diff --git a/Documentation/Doxygen/Development.dox b/Documentation/Doxygen/Development.dox index f74bdd7520..3bb671e676 100644 --- a/Documentation/Doxygen/Development.dox +++ b/Documentation/Doxygen/Development.dox @@ -1,28 +1,29 @@ /** \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 \section DevelopmentSetup Setting Up MITK \li \subpage BuildInstructionsPage \li \subpage thirdpartylibs \section DevelopmentGettingToKnow Getting To Know MITK \li \subpage DirectoryStructurePage \li \subpage TutorialPage \section DevelopmentWith Developing With MITK \li \subpage DICOMTesting \li \subpage NewPluginPage +\li \subpage mitkExtPointsIndex \li \subpage KnownProblemsPage \section DevelopmentContributing Contributing To MITK \li \subpage StylesAndNotesPage */