Difference between revisions of "Development"

From mitk.org
Jump to navigation Jump to search
(username removed)
 
(username removed)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
= Development information =
+
There is a section [http://mitk.org/documentation/doxygen/Development.html Development with MITK] in the Doxygen documentation.
 
 
There is a section [http://docs.mitk.org/nightly/Development.html Development with MITK] in the Doxygen documentation.
 
  
 
Useful links:
 
Useful links:
  
 
* [[Download|SVN access]]
 
* [[Download|SVN access]]
* [[License]]
+
* ["License"]
* [[Build_requirements]]
+
* ["Build requirements"]
* [http://docs.mitk.org/nightly/TutorialPage.html MITK Tutorial]  
+
* [http://mitk.org/documentation/doxygen/TutorialPage.html MITK Tutorial]  
* [http://docs.mitk.org/nightly/index.html Class documentation]
+
* [http://mitk.org/documentation/doxygen/ Class documentation]
 
* [[Interaction_concept|Interaction]] concept of MITK
 
* [[Interaction_concept|Interaction]] concept of MITK
 
* [[Undo_concept|Undo/Redo]] concept of MITK
 
* [[Undo_concept|Undo/Redo]] concept of MITK
* [[How_to_contribute]]
+
* ["How to contribute"]

Revision as of 14:20, 22 September 2008

There is a section Development with MITK in the Doxygen documentation.

Useful links: