Difference between revisions of "Documentation/4.0/Developers"
From Slicer Wiki
Line 7: | Line 7: | ||
* The module is fully documented. [[Documentation/{{documentation/version}}/Modules/YOURMODULENAME|Template]] and [[Documentation/{{documentation/version}}/HowTo|How-to]] for the end user documentation. | * The module is fully documented. [[Documentation/{{documentation/version}}/Modules/YOURMODULENAME|Template]] and [[Documentation/{{documentation/version}}/HowTo|How-to]] for the end user documentation. | ||
* The module complies with [[Documentation-Rons-Rules-For-Tools|Rons rules for tool]] and the style guide lines, including [[Slicer3:Human_Interface_and_Style_Guide_for_Developers#Colors:_application_palettes|color palette]]. | * The module complies with [[Documentation-Rons-Rules-For-Tools|Rons rules for tool]] and the style guide lines, including [[Slicer3:Human_Interface_and_Style_Guide_for_Developers#Colors:_application_palettes|color palette]]. | ||
− | *Use the logos in the [[ | + | *Use the logos in the [[Template:Collaborator|List of Collaborators]] |
{| border="0" align="center" width="98%" valign="top" cellspacing="7" cellpadding="2" | {| border="0" align="center" width="98%" valign="top" cellspacing="7" cellpadding="2" |
Revision as of 16:35, 21 November 2011
Home < Documentation < 4.0 < DevelopersDevelopers Information
Requirements for Modules
- The module is feature complete, i.e. it does everything that it advertises
- The module has a test. See here for more information.
- The module is fully documented. Template and How-to for the end user documentation.
- The module complies with Rons rules for tool and the style guide lines, including color palette.
- Use the logos in the List of Collaborators
Introduction
Compile/Install
Mailing List
Design & Implementation
|
HOW TO
|
Miscellaneous
|