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/MigrationGuide}} | ||
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Source}} | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Source}} | ||
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Module}} | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Module}} |
Revision as of 03:50, 30 August 2017
Home < Documentation < Nightly < Developers < Tutorials
For the latest Slicer documentation, visit the read-the-docs. |
- How to update Slicer extension code following breaking changes in Slicer or dependent toolkits (VTK, ITK, Qt, ...)
- 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