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

From Slicer Wiki
Jump to: navigation, search
Line 12: Line 12:
 
</noinclude>
 
</noinclude>
 
<!-- ---------------------------------------------------- -->
 
<!-- ---------------------------------------------------- -->
<includeonly></includeonly><noinclude><hr>
+
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Module How-tos]]</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 26: Line 26:
 
</noinclude>
 
</noinclude>
 
<!-- ---------------------------------------------------- -->
 
<!-- ---------------------------------------------------- -->
<includeonly></includeonly><noinclude><hr>
+
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Testing How-tos]]</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 33: Line 33:
 
</noinclude>
 
</noinclude>
 
<!-- ---------------------------------------------------- -->
 
<!-- ---------------------------------------------------- -->
<includeonly></includeonly><noinclude><hr>
+
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Documentation How-tos]]</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 42: Line 42:
 
</noinclude>
 
</noinclude>
 
<!-- ---------------------------------------------------- -->
 
<!-- ---------------------------------------------------- -->
<includeonly></includeonly><noinclude><hr>
+
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Extension How-tos]]</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 53: Line 53:
 
</noinclude>
 
</noinclude>
 
<!-- ---------------------------------------------------- -->
 
<!-- ---------------------------------------------------- -->
<includeonly></includeonly><noinclude><hr>
+
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Porting How-tos]]</includeonly><noinclude><hr>
 
<span style="color: #555555; font-size: 18px; font-weight: bold;">Porting How-tos</span>
 
<span style="color: #555555; font-size: 18px; font-weight: bold;">Porting 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]]
 
</noinclude>
 
</noinclude>
 
<!-- ---------------------------------------------------- -->
 
<!-- ---------------------------------------------------- -->
<includeonly></includeonly><noinclude><hr>
+
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Dev How-tos]]</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/QtCreator|Setup QtCreator to develop Slicer application or modules]]
 
: [[Documentation/{{documentation/version}}/Developers/Tutorials/QtCreator|Setup QtCreator to develop Slicer application or modules]]
Line 67: Line 67:
 
</noinclude>
 
</noinclude>
 
<!-- ---------------------------------------------------- -->
 
<!-- ---------------------------------------------------- -->
<includeonly></includeonly><noinclude><hr>
+
<includeonly>[[Documentation/{{documentation/version}}/Developers/Tutorials|Debugging How-tos]]</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 00:41, 17 June 2016

Home < Documentation < Nightly < Developers < Tutorials