Difference between revisions of "Template:Documentation/4.0/module-developerinfo"
From Slicer Wiki
| Line 1: | Line 1: | ||
= Information for Developers = | = Information for Developers = | ||
| − | + | Type: {{{type}}} | |
| − | + | Category: {{{category}}} | |
| − | + | ==Notes from the Developer(s)== | |
| − | + | Developer notes for {{{1}}} will be automatically listed. | |
| − | + | == Dependencies == | |
| − | {{module: | + | Dependencies of {{{1}}} will be automatically listed. |
| + | |||
| + | == Bugs == | ||
| + | |||
| + | Known bugs of {{{1}}} will be automatically listed. | ||
| + | |||
| + | ==Tests== | ||
| + | |||
| + | On the [http://cdash.org/slicer4 Slicer4 Dashboard], these tests verify that the module is working on various platforms: | ||
| + | |||
| + | * [http://viewvc.slicer.org/viewvc.cgi/Slicer4/trunk/Applications/CLI/{{{1}}}/Testing/ Test source code directory for {{{1}}}] | ||
| + | |||
| + | ==Source code & documentation== | ||
| + | |||
| + | Doxygen documentation and source files of {{{1}}} will be automatically listed.<noinclude> | ||
== Usage == | == Usage == | ||
Revision as of 21:57, 18 August 2011
Home < Template:Documentation < 4.0 < module-developerinfoContents
Information for Developers
Type: {{{type}}}
Category: {{{category}}}
Notes from the Developer(s)
Developer notes for {{{1}}} will be automatically listed.
Dependencies
Dependencies of {{{1}}} will be automatically listed.
Bugs
Known bugs of {{{1}}} will be automatically listed.
Tests
On the Slicer4 Dashboard, these tests verify that the module is working on various platforms:
Source code & documentation
Doxygen documentation and source files of {{{1}}} will be automatically listed.
Usage
{{module:developerinfo|GradientAnisotropicDiffusion|type=CLI|category=Filtering}}