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

From Slicer Wiki
Jump to: navigation, search
m
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Information for Developers =
+
<includeonly>{{ambox
 +
| type  = protection
 +
| image = [[File:InProgress.png|40px|alt=Work in progress]]
 +
| text  = Section under construction.
 +
}}<!--Type: {{{type}}}
  
{{module:type|{{{type}}} }}
+
Category: {{{category}}}
  
{{module:category|{{{category}}} }}
+
==Notes from the Developer(s)==
  
{{module:developernotes|{{{1}}} }}
+
Developer notes for {{{1}}} will be automatically listed.
  
{{module:dependencies|{{{1}}} }}
+
== Dependencies ==
  
{{module:tests|{{{1}}} }}
+
Dependencies of {{{1}}} will be automatically listed.
  
{{module:doxygen|{{{1}}} }}<noinclude>
+
== 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.--></includeonly><noinclude>
 +
 
 +
__NOTOC__
  
 
== Usage ==
 
== Usage ==
  
<nowiki>{{module:developerinfo|GradientAnisotropicDiffusion|type=CLI|category=Filtering}}</nowiki>
+
<pre>{{documentation/{{documentation/version}}/module-developerinfo|GradientAnisotropicDiffusion|type=CLI|category=Filtering}}</pre>
  
{{module:developernotes|GradientAnisotropicDiffusion|type=CLI|category=Filtering}}
+
{{documentation/{{documentation/version}}/module-developerinfo|GradientAnisotropicDiffusion|type=CLI|category=Filtering}}
  
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
 +
[[Category:Templates:Documentation/{{documentation/version}}|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Latest revision as of 13:39, 22 November 2011

Home < Template:Documentation < 4.0 < module-developerinfo



Usage

{{documentation/{{documentation/version}}/module-developerinfo|GradientAnisotropicDiffusion|type=CLI|category=Filtering}}