Difference between revisions of "Documentation/4.1/Developers"

From Slicer Wiki
Jump to: navigation, search
m
Line 15: Line 15:
 
* [[Documentation/{{documentation/version}}/Developers/Overview | Overview]]
 
* [[Documentation/{{documentation/version}}/Developers/Overview | Overview]]
 
: Overview of the development process.
 
: Overview of the development process.
 +
 +
* [[Documentation/{{documentation/version}}/Developers/ImageGallery|Image gallery]]
 +
: Set of screenshots showing the different Slicer components.
 +
 +
* [[Documentation/{{documentation/version}}/Developers/Style Guide|Slicer Style Guidelines]]
 +
: Consistency and Readability for a manageable code base
  
 
=== Resources ===
 
=== Resources ===
Line 37: Line 43:
 
* [[Slicer4:Developers|Developer Projects]]
 
* [[Slicer4:Developers|Developer Projects]]
 
: Pages for the developer projects.
 
: Pages for the developer projects.
 
===Miscellaneous===
 
----
 
* [[Documentation/{{documentation/version}}/Developers/ImageGallery|Image gallery]]
 
: Set of screenshots showing the different Slicer components.
 
 
* [[Documentation/{{documentation/version}}/Developers/Style Guide|Slicer Style Guidelines]]
 
: Consistency and Readability for a manageable code base
 
 
* [[Documentation/{{documentation/version}}/Developers/Sandbox|MediaWiki Extensions testing page]]
 
: This page serves as a MediaWiki sandbox.
 
 
  
 
<!--
 
<!--

Revision as of 02:56, 5 June 2012

Home < Documentation < 4.1 < Developers

Introduction


Overview of the development process.
Set of screenshots showing the different Slicer components.
Consistency and Readability for a manageable code base

Resources


Source code API documentation.
Web-based code repository viewer.

Getting involved


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.
Pages for the developer projects.


Compile / Package


git clone git://github.com/Slicer/Slicer.git
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









Slicer4Announcement-HiRes.png