diff --git a/Modules/IGT/Documentation/doxygen/IGTModule.dox b/Modules/IGT/Documentation/doxygen/IGTModule.dox index fd90af0e4e..14a175c1bd 100644 --- a/Modules/IGT/Documentation/doxygen/IGTModule.dox +++ b/Modules/IGT/Documentation/doxygen/IGTModule.dox @@ -1,13 +1,22 @@ /** \page IGTGeneralModulePage The IGT Modules \section IGTGeneralModulePageOverview Overview -These modules for image guided therapy contain functionalities for the tracking for instruments and the subsequent rendering of these instruments within MITK. +The module IGT integrates image guided therapy (IGT) functionality to MITK. The main features of MITK-IGT are: + -\section IGTGeneralModulePageModuleList List of IGT Modules +MITK-IGT consists of two layers for hardware control (Tracking Layer) and processing of tracking data (Navigation Layer). Additionally it offers components for rapid development of graphical user interfaces (GUIs) of navigation applications. To seperate UI functionality from the rest of the code UI classes are encapsulated in the seperate module IGT-UI. + +\section IGTGeneralModulePageModuleList List of IGT Plugins + +There are also a few ready-to-use sample applications available as MITK-Plugins: - \li \subpage org_mitk_gui_qt_igtnavigation - \li \subpage org_mitk_gui_qt_igttracking \li \subpage org_mitk_gui_qt_igtexample + \li \subpage org_mitk_gui_qt_igttracking + */ \ No newline at end of file diff --git a/Plugins/org.mitk.gui.qt.igtexamples/documentation/UserManual/Manual.dox b/Plugins/org.mitk.gui.qt.igtexamples/documentation/UserManual/Manual.dox index fdf50c060e..13d7f57fd2 100644 --- a/Plugins/org.mitk.gui.qt.igtexamples/documentation/UserManual/Manual.dox +++ b/Plugins/org.mitk.gui.qt.igtexamples/documentation/UserManual/Manual.dox @@ -1,12 +1,12 @@ /** -\bundlemainpage{org_mitk_gui_qt_igtexample} IgtExample +\bundlemainpage{org_mitk_gui_qt_igtexample} IGT Examples This bundle includes views with examples and help applications for IGT. The different views are described on the pages below: */