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

From Slicer Wiki
Jump to: navigation, search
Line 17: Line 17:
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Module How-tos]]
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|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
<br></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;">Module How-tos</span>
 
<!--
 
<!--
Line 33: Line 33:
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Testing How-tos]]
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Testing How-tos]]
 
: How to write tests and manage testing data
 
: How to write tests and manage testing data
<br></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;">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]]
Line 42: Line 42:
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Documentation How-tos]]
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Documentation How-tos]]
 
: How to document module or extension
 
: How to document module or extension
<br></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;">Documentation How-tos</span>
 
: [[Documentation/{{documentation/version}}/Developers/Tutorials/DocumentModule|Document a module]]
 
: [[Documentation/{{documentation/version}}/Developers/Tutorials/DocumentModule|Document a module]]
Line 53: Line 53:
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Extension How-tos]]
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Extension How-tos]]
 
: How to contribute, build or package extensions
 
: How to contribute, build or package extensions
<br></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;">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]]
Line 66: Line 66:
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Misc How-tos]]
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|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  
<br></includeonly><noinclude><hr>
+
</includeonly><noinclude><hr>
 
<span style="color: #555555; font-size: 18px; font-weight: bold;">Dev How-tos</span>
 
<span style="color: #555555; font-size: 18px; font-weight: bold;">Dev 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]]
Line 78: Line 78:
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Debugging How-tos]]
 
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Debugging How-tos]]
 
: How to debug Slicer. troubleshoot crash or memory leaks  
 
: How to debug Slicer. troubleshoot crash or memory leaks  
<br></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;">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]]  

Revision as of 01:04, 17 June 2016

Home < Documentation < Nightly < Developers < Tutorials