Difference between revisions of "Documentation/4.0/Developers"
From Slicer Wiki
Line 2: | Line 2: | ||
[[Documentation|Documentation]]/[[Documentation/{{documentation/version}}|{{documentation/version}}]]← | [[Documentation|Documentation]]/[[Documentation/{{documentation/version}}|{{documentation/version}}]]← | ||
== Developers Information == | == Developers Information == | ||
+ | [[{{collaborator|logo|slicer4}}|x300px|right]] | ||
=Requirements for Modules= | =Requirements for Modules= | ||
* The module is '''feature complete''', i.e. it does everything that it advertises | * The module is '''feature complete''', i.e. it does everything that it advertises |
Revision as of 13:02, 22 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
|