Difference between revisions of "Documentation/Nightly/Developers/Tutorials"
From Slicer Wiki
Line 1: | Line 1: | ||
<noinclude>{{documentation/versioncheck}}</noinclude> | <noinclude>{{documentation/versioncheck}}</noinclude> | ||
− | |||
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Source}} | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Source}} | ||
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Module}} | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Module}} | ||
Line 8: | Line 7: | ||
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Misc}} | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Misc}} | ||
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Debugging}} | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Debugging}} | ||
− |
Revision as of 04:20, 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