Difference between revisions of "Documentation/Nightly/Developers/Tutorials"
From Slicer Wiki
(Replaced content with "<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------------------------------- --> {{:{{FULLPAGENAME}}/Source}} {{:{{FULLPAGENAME}}/Module...") |
|||
Line 1: | Line 1: | ||
<noinclude>{{documentation/versioncheck}}</noinclude> | <noinclude>{{documentation/versioncheck}}</noinclude> | ||
<!-- ---------------------------------------------------- --> | <!-- ---------------------------------------------------- --> | ||
− | {{:{{ | + | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Source}} |
− | {{:{{ | + | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Module}} |
− | {{:{{ | + | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Testing}} |
− | {{:{{ | + | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Documentation}} |
− | {{:{{ | + | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Extension}} |
− | {{:{{ | + | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Misc}} |
− | {{:{{ | + | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Debugging}} |
<!-- ---------------------------------------------------- --> | <!-- ---------------------------------------------------- --> |
Revision as of 04:19, 22 June 2016
Home < Documentation < Nightly < Developers < Tutorials
For the latest Slicer documentation, visit the read-the-docs. |
- How to checkout the source and contribute patches
- How to create or build modules, how to add or update remote modules
- How to write tests and manage testing data
- How to document module or extension
- How to contribute, build or package extensions
- How to setup QtCreator, setup dashboard, work with QtDesigner, port modules
- How to debug Slicer, troubleshoot crash or memory leaks