Difference between revisions of "Documentation/4.1/Developers"

From Slicer Wiki
Jump to: navigation, search
m
(Undo revision 27204 by JChris.FillionR (Talk))
Line 40: Line 40:
 
: Source code API documentation.
 
: Source code API documentation.
  
* [[/Style Guide|Slicer Style Guidelines]]
+
* [[{{FULLPAGENAME}}/Style Guide|Slicer Style Guidelines]]
 
: Consistency and Readability for a manageable code base
 
: Consistency and Readability for a manageable code base
  
Line 66: Line 66:
 
----
 
----
  
* [[/Modules | Modules]]
+
* [[{{FULLPAGENAME}}/Modules | Modules]]
 
: Comparison between the different supported module types
 
: Comparison between the different supported module types
  
* [[/MRML | Data Model - MRML]]
+
* [[{{FULLPAGENAME}}/MRML | Data Model - MRML]]
 
: Objects and their organization. MRML Library provides API for managing medical image data type
 
: Objects and their organization. MRML Library provides API for managing medical image data type
  
* [[/Logics | Logics]]
+
* [[{{FULLPAGENAME}}/Logics | Logics]]
 
: Details the role of MRML/Slicer/Application/Modules logics and Displayable managers
 
: Details the role of MRML/Slicer/Application/Modules logics and Displayable managers
  
* [[/Python scripting | Python scripting]]
+
* [[{{FULLPAGENAME}}/Python scripting | Python scripting]]
 
: Presents the underlying infrastructure.
 
: Presents the underlying infrastructure.
  
* [[/Charts | Charts]]
+
* [[{{FULLPAGENAME}}/Charts | Charts]]
 
: Description of the Charting architecture.
 
: Description of the Charting architecture.
  
* [[/Build system | Build system]]
+
* [[{{FULLPAGENAME}}/Build system | Build system]]
 
: Details how Slicer is built and packaged.
 
: Details how Slicer is built and packaged.
  
Line 87: Line 87:
 
|valign="top"|
 
|valign="top"|
  
{{:/Tutorials}}
+
{{:{{FULLPAGENAME}}/Tutorials}}
  
 
|}
 
|}

Revision as of 06:53, 17 June 2012

Home < Documentation < 4.1 < Developers


Getting involved


It is open to everyone, feel free to join.
Intended for discussion of programming related questions

Resources


What's next ? What's the plan ?
Nightly, continuous and experimental dashboards.
Web-based bug tracking system
Source code API documentation.
Consistency and Readability for a manageable code base
Pages for the developer projects.
Informations about Slicer releases

Build instructions


git clone git://github.com/Slicer/Slicer.git
Compiling and installing Slicer from source.
Build, test, package and distribute extensions

Design & Implementation


Comparison between the different supported module types
Objects and their organization. MRML Library provides API for managing medical image data type
Details the role of MRML/Slicer/Application/Modules logics and Displayable managers
Presents the underlying infrastructure.
Description of the Charting architecture.
Details how Slicer is built and packaged.


How To










Slicer4Announcement-HiRes.png