diff --git a/Documentation/Doxygen/2-UserManual/MITKPluginGeneralManualsList.dox b/Documentation/Doxygen/2-UserManual/MITKPluginGeneralManualsList.dox index 1eb787a3c4..60919d9a9a 100644 --- a/Documentation/Doxygen/2-UserManual/MITKPluginGeneralManualsList.dox +++ b/Documentation/Doxygen/2-UserManual/MITKPluginGeneralManualsList.dox @@ -1,32 +1,32 @@ /** -\page PluginListGeneralPage List of General Purpose Plugins +\page PluginListGeneralPage List of General Purpose Plugins \li \subpage org_mitk_views_basicimageprocessing - \li \subpage org_mitk_gui_qt_chartExample + \li \subpage org_mitk_views_chartexample \li \subpage org_mitk_views_datamanager \li \subpage org_mitk_gui_qt_dicom \li \subpage org_mitk_gui_qt_dicominspector \li \subpage org_mitk_gui_qt_imagecropper \li \subpage org_mitk_views_imagenavigator \li \subpage org_blueberry_ui_qt_log \li \subpage org_mitk_gui_qt_matchpoint_algorithm_batch \li \subpage org_mitk_gui_qt_matchpoint_algorithm_browser \li \subpage org_mitk_gui_qt_matchpoint_algorithm_control \li \subpage org_mitk_gui_qt_matchpoint_evaluator \li \subpage org_mitk_gui_qt_matchpoint_framereg \li \subpage org_mitk_gui_qt_matchpoint_manipulator \li \subpage org_mitk_gui_qt_matchpoint_mapper \li \subpage org_mitk_gui_qt_matchpoint_visualizer \li \subpage org_mitk_gui_qt_measurementtoolbox \li \subpage org_mitk_gui_qt_moviemaker \li \subpage org_mitk_views_multilabelsegmentation \li \subpage org_mitk_views_pointsetinteraction \li \subpage org_mitk_gui_qt_python \li \subpage org_mitk_gui_qt_remeshing \li \subpage org_mitk_views_screenshotmaker \li \subpage org_mitk_views_segmentation \li \subpage org_mitk_gui_qt_flow_segmentation \li \subpage org_mitk_gui_qt_viewnavigator \li \subpage org_mitk_views_volumevisualization -*/ \ No newline at end of file +*/ diff --git a/Documentation/Doxygen/2-UserManual/MITKPluginManualsList.dox b/Documentation/Doxygen/2-UserManual/MITKPluginManualsList.dox index 330bd0f92f..9f099550d7 100644 --- a/Documentation/Doxygen/2-UserManual/MITKPluginManualsList.dox +++ b/Documentation/Doxygen/2-UserManual/MITKPluginManualsList.dox @@ -1,84 +1,84 @@ /** \page PluginListPage MITK Plugin Manuals The plugins and bundles provide much of the extended functionality of MITK. Each encapsulates a solution to a problem and associated features. This way one can easily assemble the necessary capabilites for a workflow without adding a lot of bloat, by combining plugins as needed. \subpage PluginListGeneralPage \subpage PluginListSpecificPage -*/ \ No newline at end of file +*/ diff --git a/Plugins/org.mitk.gui.qt.chartExample/documentation/UserManual/Manual.dox b/Plugins/org.mitk.gui.qt.chartExample/documentation/UserManual/Manual.dox index 60b4ec960c..a4cc4a9755 100644 --- a/Plugins/org.mitk.gui.qt.chartExample/documentation/UserManual/Manual.dox +++ b/Plugins/org.mitk.gui.qt.chartExample/documentation/UserManual/Manual.dox @@ -1,15 +1,17 @@ /** -\page org_mitk_gui_qt_chartExample ChartExample +\page org_mitk_views_chartexample ChartExample \imageMacro{icon.png,"Icon of ChartExample",2.00} -\section org_mitk_gui_qt_chartExampleOverview Overview +\tableofcontents + +\section org_mitk_views_chartexampleOverview Overview Describe the features of your awesome plugin here */