diff --git a/Documentation/Doxygen/Development.dox b/Documentation/Doxygen/Development.dox index 5aa2dbf440..cef2984ea0 100644 --- a/Documentation/Doxygen/Development.dox +++ b/Documentation/Doxygen/Development.dox @@ -1,16 +1,17 @@ /** \page Development Development with MITK The following items are concerned with the practical use of the MITK library for software development. Some abstract concepts of MITK are described in \ref Concepts -\li \subpage DirectoryStructurePage \li \subpage BuildInstructionsPage -\li \subpage TutorialPage -\li \subpage StylesAndNotesPage -\li \subpage NewPluginPage \endQT4 +\li \subpage DICOMTesting +\li \subpage DirectoryStructurePage \li \subpage KnownProblemsPage +\li \subpage NewPluginPage +\li \subpage StylesAndNotesPage \li \subpage thirdpartylibs +\li \subpage TutorialPage */