Introduction
- Overview of the development process.
Mailing List & Developer meetings
- Intended for the discussion of programming related questions.
- Search for priorly posted questions and answers on nabble.com
- It is open to everyone, feel free to join.
Miscellaneous
- Set of screenshots showing the different Slicer components.
- Consistency and Readability for a manageable code base
- This page serves as a MediaWiki sandbox.
- Pages for the developer projects.
|
|
Source Code
svn checkout http://svn.slicer.org/Slicer4/trunk
- Source code API documentation.
- Web-based code repository viewer.
Compile/Install
- Compiling and installing Slicer from source.
- Build, test, package and distribute extensions
- Nightly, continuous and experimental dashboards.
- Informations of Slicer releases
Design & Implementation
- Comparison between the different module types supported by Slicer
- Objects and their organization. MRML Library provides API for managing medical image data type.
- Details the role of logics in Slicer and lists the different types such as displayable managers.
- Presents the underlying infrastructure.
- Details how Slicer is built and packaged.
|
|
How To
|