Difference between revisions of "Documentation/Nightly/Developers/Tutorials"
From Slicer Wiki
Tag: 2017 source edit |
|||
(2 intermediate revisions by one other user not shown) | |||
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}} | ||
Line 7: | Line 7: | ||
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Extension}} | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Extension}} | ||
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Misc}} | {{:Documentation/{{documentation/version}}/Developers/Tutorials/Misc}} | ||
− | + | ||
− | + | Debugging instructions: https://slicer.readthedocs.io/en/latest/developer_guide/debugging/index.html |
Latest revision as of 20:08, 4 February 2022
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
Debugging instructions: https://slicer.readthedocs.io/en/latest/developer_guide/debugging/index.html