Difference between revisions of "Documentation/Nightly/Developers/Tutorials"

From Slicer Wiki
Jump to: navigation, search
(Replaced content with "<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------------------------------- --> {{:{{FULLPAGENAME}}/Source}} {{:{{FULLPAGENAME}}/Module...")
Tag: 2017 source edit
 
(3 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}}
{{:{{FULLPAGENAME}}/Source}}
+
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Source}}
{{:{{FULLPAGENAME}}/Module}}
+
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Module}}
{{:{{FULLPAGENAME}}/Testing}}
+
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Testing}}
{{:{{FULLPAGENAME}}/Documentation}}
+
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Documentation}}
{{:{{FULLPAGENAME}}/Extension}}
+
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Extension}}
{{:{{FULLPAGENAME}}/Misc}}
+
{{:Documentation/{{documentation/version}}/Developers/Tutorials/Misc}}
{{:{{FULLPAGENAME}}/Debugging}}
+
 
<!-- ---------------------------------------------------- -->
+
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.


Migration Guide

How to update Slicer extension code following breaking changes in Slicer or dependent toolkits (VTK, ITK, Qt, ...)

Source code How-tos

How to checkout the source and contribute patches

Module How-tos

How to create or build modules, how to add or update remote modules

Testing How-tos

How to write tests and manage testing data

Documentation How-tos

How to document module or extension

Extension How-tos

How to contribute, build or package extensions

Misc How-tos

How to setup QtCreator, setup dashboard, work with QtDesigner, port modules


Debugging instructions: https://slicer.readthedocs.io/en/latest/developer_guide/debugging/index.html