Difference between revisions of "Documentation/4.0/Developers"
From Slicer Wiki
| Line 32: | Line 32: | ||
* [[Documentation/{{documentation/version}}/Developers/Overview | Overview]] | * [[Documentation/{{documentation/version}}/Developers/Overview | Overview]] | ||
: Overview of the development process. | : Overview of the development process. | ||
| + | |||
| + | ===Source Code=== | ||
| + | ---- | ||
| + | * [http://svn.slicer.org/Slicer4/trunk http://svn.slicer.org/Slicer4/trunk] | ||
| + | : SVN repository: <code>svn checkout http://svn.slicer.org/Slicer4/trunk</code> | ||
| + | |||
| + | * [http://slicer.org/doc/html/classes.html Doxygen] | ||
| + | : Source code API documentation. | ||
| + | |||
| + | * [http://viewvc.slicer.org/viewvc.cgi/Slicer4/trunk ViewVC] ([http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision last commit]) | ||
| + | : web-based code repository viewer | ||
===Compile/Install=== | ===Compile/Install=== | ||
Revision as of 16:10, 1 December 2011
Home < Documentation < 4.0 < DevelopersDevelopers Information
|
Note: Slicer4 developer documentation is under development with the idea that tutorials and related information will be available to support work at the NA-MIC 2012 Project Week. Requirements for Modules
|
Introduction
Source Code
Compile/Install
Mailing List
Design & Implementation
|
HOW TO
|
Miscellaneous
|