diff --git a/Plugins/org.mitk.gui.qt.eventrecorder/documentation/UserManual/Manual.dox b/Plugins/org.mitk.gui.qt.eventrecorder/documentation/UserManual/Manual.dox index 3be6047da8..1ac1f69e7e 100644 --- a/Plugins/org.mitk.gui.qt.eventrecorder/documentation/UserManual/Manual.dox +++ b/Plugins/org.mitk.gui.qt.eventrecorder/documentation/UserManual/Manual.dox @@ -1,17 +1,17 @@ /** -\page org_mitk_gui_qt_eventrecorder Eventrecorder +\page org_mitk_gui_qt_eventrecorder The Event Recorder Plugin \imageMacro{icon.png,"Icon of Eventrecorder",2.00} \tableofcontents \section org_mitk_gui_qt_eventrecorderOverview Describe the features of your awesome plugin here */ diff --git a/Plugins/org.mitk.gui.qt.igttracking/documentation/UserManual/QmitkIGTTracking.dox b/Plugins/org.mitk.gui.qt.igttracking/documentation/UserManual/QmitkIGTTracking.dox index e2fa38818f..ee044a325b 100644 --- a/Plugins/org.mitk.gui.qt.igttracking/documentation/UserManual/QmitkIGTTracking.dox +++ b/Plugins/org.mitk.gui.qt.igttracking/documentation/UserManual/QmitkIGTTracking.dox @@ -1,14 +1,14 @@ /** -\page org_mitk_gui_qt_igttracking IGT Tracking +\page org_mitk_gui_qt_igttracking The IGT Tracking Plugin This plugin offers basic tracking functionalities. This includes connecting to a tracking system, logging and recording of tracking data, managing tracking tools and playing recorded tracking data. The plugin includes different views, which are described in different pages in detail: */ diff --git a/Plugins/org.mitk.gui.qt.igttracking/documentation/UserManual/QmitkNavigationDataPlayer.dox b/Plugins/org.mitk.gui.qt.igttracking/documentation/UserManual/QmitkNavigationDataPlayer.dox index 5375b5f4a6..0066b56cf3 100644 --- a/Plugins/org.mitk.gui.qt.igttracking/documentation/UserManual/QmitkNavigationDataPlayer.dox +++ b/Plugins/org.mitk.gui.qt.igttracking/documentation/UserManual/QmitkNavigationDataPlayer.dox @@ -1,25 +1,25 @@ /** -\page org_mitk_views_navigationdataplayer NavigationData Player +\page org_mitk_views_navigationdataplayer The NavigationData Player \imageMacro{QmitkIGTTracking_IconNavigationDataPlayer.png,"Icon of the NavigationData Player",2.00} \tableofcontents \section NavigationDataPlayerOverview The navigation data player plays recorded or artificial navigation data of one ore more tracking tools and visualizes their trajectory. It can also make the data available als a NavigationDataSource to Plugins that require a stream of tracking data, without having to create a tracking device. \imageMacro{QmitkIGTTracking_NavigationDataPlayer.png, "The Navigation Data Player", 7} To use it, select a set of recorded navigation data using the "Open File" button. The Player will show the number of tools and the number of frames in the file. Select the sequential player if you want to play the data with a specified tempo (set the update Interval accordingly). Use the Time-based player to play the data in the speed they were originally acquired in. */