Difference between revisions of "Documentation/4.0/Modules/YOURMODULENAME"
Line 6: | Line 6: | ||
=Introduction and Acknowledgements= | =Introduction and Acknowledgements= | ||
− | {| | + | {|style="width: 100%" |
|rowspan="2"|[[Image:screenshotBlankNotOptional.png|thumb|280px|MyModule: Put the name of the module here]] | |rowspan="2"|[[Image:screenshotBlankNotOptional.png|thumb|280px|MyModule: Put the name of the module here]] | ||
|align="left" rowspan="2"| | |align="left" rowspan="2"| |
Revision as of 13:58, 11 August 2011
Home < Documentation < 4.0 < Modules < YOURMODULENAMEReturn to the Slicer 4.0 Documentation
Introduction and Acknowledgements
|
||
Module Description
Here comes a description what the module is good for. Explain briefly how it works and point to the references giving more details on the algorithm.
Use Cases
Most frequently used for these scenarios:
- Use Case 1:
- Use Case 2:
Tutorials
Links to tutorials that use this module
Panels and their use
A list of all the panels in the interface, their features, what they mean, and how to use them. For instance:
|
|
|
Similar Modules
- Point to other modules that have similar functionality
References
Publications related to this module go here. Links to pdfs would be useful.
Information for Developers
Module Type & Category
Type: Interactive or CLI
Category: Base or (Filtering, Registration, etc.)
Notes from the Developer(s)
Algorithms used, library classes depended upon, use cases, etc.
Dependencies
Other modules or packages that are required for this module's use.
Tests
On the Slicer4 Dashboard, these tests verify that the module is working on various platforms:
- MyModuleTest1 MyModuleTest1.cxx
- MyModuleTest2 MyModuleTest2.cxx
Source code & documentation
Links to the module's source code:
Source code:
Doxygen documentation: