Difference between revisions of "Template:Documentation/4.0/module-developerinfo"

From Slicer Wiki
Jump to: navigation, search
Line 1: Line 1:
 
= Information for Developers =
 
= Information for Developers =
  
{{module:type|{{{type}}} }}
+
Type: {{{type}}}
  
{{module:category|{{{category}}} }}
+
Category: {{{category}}}
  
{{module:developernotes|{{{1}}} }}
+
==Notes from the Developer(s)==
  
{{module:dependencies|{{{1}}} }}
+
Developer notes for {{{1}}} will be automatically listed.
  
{{module:tests|{{{1}}} }}
+
== Dependencies ==
  
{{module:doxygen|{{{1}}} }}<noinclude>
+
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-developerinfo

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}}

Template:Module:developernotes