Difference between revisions of "Documentation/Nightly/Developers"
From Slicer Wiki
Line 76: | Line 76: | ||
: Compiling slicer modules outside of the slicer source tree. | : Compiling slicer modules outside of the slicer source tree. | ||
+ | ---- | ||
+ | <span style="color: #555555; font-size: 18px; font-weight: bold;">How-tos</span> | ||
+ | ---- | ||
+ | {{:{{FULLPAGENAME}}/Tutorials}} | ||
+ | |||
+ | |bgcolor="#CCCCCC"| | ||
+ | |valign="top"| | ||
---- | ---- | ||
<span style="color: #555555; font-size: 18px; font-weight: bold;">Design & Implementation</span> | <span style="color: #555555; font-size: 18px; font-weight: bold;">Design & Implementation</span> | ||
Line 118: | Line 125: | ||
[[{{FULLPAGENAME}}/QtTesting | QtTesting]] | [[{{FULLPAGENAME}}/QtTesting | QtTesting]] | ||
: Testing framework to test Slicer application. It complements unit tests. | : Testing framework to test Slicer application. It complements unit tests. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Revision as of 00:50, 17 June 2016
Home < Documentation < Nightly < Developers
For the latest Slicer documentation, visit the read-the-docs. |
New Developers: Welcome ! Check these instructions ! |
Getting involved
Developers mailing list / Sign-up / Browse archives
Resources Roadmap UPDATED
Source code repository CDash Quality Dashboard / Setup a dashboard
Bug tracker / Register / Report a problem / Contribute a patch
Labs NEW
Change logs and release details
|
Build instructions Create Slicer extensions UPDATED
How-tos
|
Design & Implementation
Layouts UPDATED
Build system / Release process / Factory description
|