Difference between revisions of "AHM2012-Slicer-Documentation"
From NAMIC Wiki
| Line 1: | Line 1: | ||
| − | See http://www.slicer.org/slicerWiki/index.php/Documentation/ | + | == How to write end user documentation for your module == |
| + | * See [http://www.slicer.org/slicerWiki/index.php/Documentation/4.0/Modules/YOURMODULENAME Documentation/4.0/Modules/YOURMODULENAME] | ||
| + | |||
| + | == Source code naming and documentation style == | ||
| + | * See [http://www.slicer.org/slicerWiki/index.php/Documentation/4.0/HowTo HowTo] | ||
| + | |||
| + | == CMake documentation == | ||
| + | * Similarly to what's done in CTK, all Slicer CMake macro will be documented. See [http://www.commontk.org/docs/html/modules.html CTK API] | ||