Difference between revisions of "Documentation/Nightly/Developers/Tutorials"
From Slicer Wiki
Line 2: | Line 2: | ||
<!-- ---------------------------------------------------- --> | <!-- ---------------------------------------------------- --> | ||
<!-- ---------------------------------------------------- --> | <!-- ---------------------------------------------------- --> | ||
− | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Source code How-tos]]<br> | + | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials#Source|Source code How-tos]]<br> |
: How to checkout the source and contribute patches | : How to checkout the source and contribute patches | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
− | <span style="color: #555555; font-size: 18px; font-weight: bold;">Source code How-tos</span> | + | <span style="color: #555555; font-size: 18px; font-weight: bold;" id="Source">Source code How-tos</span> |
---- | ---- | ||
Line 15: | Line 15: | ||
</noinclude> | </noinclude> | ||
<!-- ---------------------------------------------------- --> | <!-- ---------------------------------------------------- --> | ||
− | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Module How-tos]] | + | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials#Module|Module How-tos]] |
: How to create or build modules, how to add or update remote modules | : How to create or build modules, how to add or update remote modules | ||
</includeonly><noinclude><hr> | </includeonly><noinclude><hr> | ||
− | <span style="color: #555555; font-size: 18px; font-weight: bold;">Module How-tos</span> | + | <span style="color: #555555; font-size: 18px; font-weight: bold;" id="Module">Module How-tos</span> |
<!-- | <!-- | ||
: [[Documentation/{{documentation/version}}/Developers/Tutorials/CreateExtension|Create an extension]] | : [[Documentation/{{documentation/version}}/Developers/Tutorials/CreateExtension|Create an extension]] | ||
Line 31: | Line 31: | ||
</noinclude> | </noinclude> | ||
<!-- ---------------------------------------------------- --> | <!-- ---------------------------------------------------- --> | ||
− | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Testing How-tos]] | + | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials#Testing|Testing How-tos]] |
: How to write tests and manage testing data | : How to write tests and manage testing data | ||
</includeonly><noinclude><hr> | </includeonly><noinclude><hr> | ||
− | <span style="color: #555555; font-size: 18px; font-weight: bold;">Testing How-tos</span> | + | <span style="color: #555555; font-size: 18px; font-weight: bold;" id="Testing">Testing How-tos</span> |
: [[Documentation/{{documentation/version}}/Developers/Tutorials/SelfTestModule|Write a Self Test Module]] | : [[Documentation/{{documentation/version}}/Developers/Tutorials/SelfTestModule|Write a Self Test Module]] | ||
: [[Documentation/{{documentation/version}}/Developers/Tutorials/CxxTests|Write Cxx tests for your C++ loadable module]] | : [[Documentation/{{documentation/version}}/Developers/Tutorials/CxxTests|Write Cxx tests for your C++ loadable module]] | ||
Line 40: | Line 40: | ||
</noinclude> | </noinclude> | ||
<!-- ---------------------------------------------------- --> | <!-- ---------------------------------------------------- --> | ||
− | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Documentation How-tos]] | + | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials#Documentation|Documentation How-tos]] |
: How to document module or extension | : How to document module or extension | ||
</includeonly><noinclude><hr> | </includeonly><noinclude><hr> | ||
− | <span style="color: #555555; font-size: 18px; font-weight: bold;">Documentation How-tos</span> | + | <span style="color: #555555; font-size: 18px; font-weight: bold;" id="Documentation">Documentation How-tos</span> |
: [[Documentation/{{documentation/version}}/Developers/Tutorials/DocumentModule|Document a module]] | : [[Documentation/{{documentation/version}}/Developers/Tutorials/DocumentModule|Document a module]] | ||
: [[Documentation/{{documentation/version}}/Developers/Tutorials/DocumentExtension|Document an extension]] | : [[Documentation/{{documentation/version}}/Developers/Tutorials/DocumentExtension|Document an extension]] | ||
Line 51: | Line 51: | ||
</noinclude> | </noinclude> | ||
<!-- ---------------------------------------------------- --> | <!-- ---------------------------------------------------- --> | ||
− | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Extension How-tos]] | + | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials#Extension|Extension How-tos]] |
: How to contribute, build or package extensions | : How to contribute, build or package extensions | ||
</includeonly><noinclude><hr> | </includeonly><noinclude><hr> | ||
− | <span style="color: #555555; font-size: 18px; font-weight: bold;">Extension How-tos</span> | + | <span style="color: #555555; font-size: 18px; font-weight: bold;" id="Extension">Extension How-tos</span> |
: [[Documentation/{{documentation/version}}/Developers/Tutorials/ObtainExtensionServerApiKey|Obtain an API key to submit on the extension server]] | : [[Documentation/{{documentation/version}}/Developers/Tutorials/ObtainExtensionServerApiKey|Obtain an API key to submit on the extension server]] | ||
: [[Documentation/{{documentation/version}}/Developers/Tutorials/Contribute_Extension_Description_File_using_Extension_Wizard|Contribute an extension description file using the wizard]] {{new}} | : [[Documentation/{{documentation/version}}/Developers/Tutorials/Contribute_Extension_Description_File_using_Extension_Wizard|Contribute an extension description file using the wizard]] {{new}} | ||
Line 64: | Line 64: | ||
</noinclude> | </noinclude> | ||
<!-- ---------------------------------------------------- --> | <!-- ---------------------------------------------------- --> | ||
− | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Misc How-tos]] | + | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials#Misc|Misc How-tos]] |
: How to setup QtCreator, setup dashboard, work with QtDesigner, port modules | : How to setup QtCreator, setup dashboard, work with QtDesigner, port modules | ||
</includeonly><noinclude><hr> | </includeonly><noinclude><hr> | ||
− | <span style="color: #555555; font-size: 18px; font-weight: bold;">Misc How-tos</span> | + | <span style="color: #555555; font-size: 18px; font-weight: bold;" id="Misc">Misc How-tos</span> |
: [[Documentation/{{documentation/version}}/Developers/Tutorials/PortingCLIToITKv4|Port a CLI to ITKv4]] | : [[Documentation/{{documentation/version}}/Developers/Tutorials/PortingCLIToITKv4|Port a CLI to ITKv4]] | ||
: [[Documentation/{{documentation/version}}/Developers/Tutorials/QtCreator|Setup QtCreator to develop Slicer application or modules]] | : [[Documentation/{{documentation/version}}/Developers/Tutorials/QtCreator|Setup QtCreator to develop Slicer application or modules]] | ||
Line 76: | Line 76: | ||
</noinclude> | </noinclude> | ||
<!-- ---------------------------------------------------- --> | <!-- ---------------------------------------------------- --> | ||
− | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Debugging How-tos]] | + | <includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials#Debugging|Debugging How-tos]] |
: How to debug Slicer, troubleshoot crash or memory leaks | : How to debug Slicer, troubleshoot crash or memory leaks | ||
</includeonly><noinclude><hr> | </includeonly><noinclude><hr> | ||
− | <span style="color: #555555; font-size: 18px; font-weight: bold;">Debugging How-tos</span> | + | <span style="color: #555555; font-size: 18px; font-weight: bold;" id="Debugging">Debugging How-tos</span> |
: [[Documentation/{{documentation/version}}/Developers/Tutorials/Debug Instructions|Use debugger with Slicer application]] | : [[Documentation/{{documentation/version}}/Developers/Tutorials/Debug Instructions|Use debugger with Slicer application]] | ||
: [[Documentation/{{documentation/version}}/Developers/Tutorials/Troubleshooting|Troubleshoot issues such as crash, or memory leaks]] | : [[Documentation/{{documentation/version}}/Developers/Tutorials/Troubleshooting|Troubleshoot issues such as crash, or memory leaks]] |
Revision as of 21:43, 17 June 2016
Home < Documentation < Nightly < Developers < Tutorials
For the latest Slicer documentation, visit the read-the-docs. |
Source code How-tos
- Checkout Slicer source
- Setup for Git development NEW
- Commit change sets
- Contribute a patch
- Integrate topic from external contributor
Module How-tos
- Create a CLI module or extension
- Create a Loadable module or extension
- Create a Scripted module or extension
- Create an Editor effect
- Bundle module(s) into a Slicer extension
- Build module outside of Slicer source tree
- Add or Update a Remote module NEW
Testing How-tos
Documentation How-tos
- Document a module
- Document an extension
- Wiki Cheat sheet: Useful templates NEW
- Create wiki account NEW
- Web pages update here
Extension How-tos
- Obtain an API key to submit on the extension server
- Contribute an extension description file using the wizard NEW
- Manually contributing an extension description file
- Build an extension
- Package an extension
- Upload an extension
- Build an ExtensionsIndex
Misc How-tos
- Port a CLI to ITKv4
- Setup QtCreator to develop Slicer application or modules
- Setup a dashboard
- Write a widget for Slicer and Qt Designer
- Use custom widgets in Qt Designer
- Load UI file from python
Debugging How-tos