Difference between revisions of "Documentation/Nightly/Developers/Tutorials/Extension"
From Slicer Wiki
Line 3: | Line 3: | ||
</includeonly><noinclude><hr> | </includeonly><noinclude><hr> | ||
<span style="color: #555555; font-size: 18px; font-weight: bold;" id="Extension">Extension How-tos</span> {{octicon/bookmark|{{FULLPAGENAME}}#Extension|14px}} | <span style="color: #555555; font-size: 18px; font-weight: bold;" id="Extension">Extension How-tos</span> {{octicon/bookmark|{{FULLPAGENAME}}#Extension|14px}} | ||
+ | : [[Documentation/{{documentation/version}}/Developers/Tutorials/BuildTestPackageDistributeExtensions|Create Slicer extensions]] | ||
: [[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/FAQ#How_to_build_an_extension_.3F|Build an extension]] | : [[Documentation/{{documentation/version}}/Developers/FAQ#How_to_build_an_extension_.3F|Build an extension]] |
Latest revision as of 17:52, 5 December 2018
Home < Documentation < Nightly < Developers < Tutorials < Extension
For the latest Slicer documentation, visit the read-the-docs. |
- Create Slicer extensions
- Obtain an API key to submit on the extension server
- Build an extension
- Package an extension
- Upload an extension
- Build an ExtensionsIndex
Extension Description File How-tos
- Automatically contribute or update an extension description file (using the wizard)
- Manually contribute or update an extension description file
- Read extension description file specification
- Learn more about the extension wizard