diff --git a/Documentation/Doxygen/DeveloperManual/DeveloperManual.dox b/Documentation/Doxygen/DeveloperManual/DeveloperManual.dox
index 4b84dfa384..a6759df699 100644
--- a/Documentation/Doxygen/DeveloperManual/DeveloperManual.dox
+++ b/Documentation/Doxygen/DeveloperManual/DeveloperManual.dox
@@ -1,72 +1,24 @@
/**
\page DeveloperManual Developer Manual
Development with MITK can happen under several disctinct conditions. Depending on whether you are using the Toolkit or the entire application, different sections may apply to you. In case you are unsure about what you need, please refer to \link Architecture The Architecture of MITK text\endlink. An extensive Introduction to MITK is available under \link StartingDevelopment Starting your MITK Development\endlink.
Depending on whether you are working with the \link DevelopmentToolkit Toolkit\endlink or the \link DevelopmentApplication Application\endlink, you can refer to their respective pages. Generated API-Documentation can be found \link DevelopmentAPI here\endlink.
\section DeveloperManualStarting Starting your MITK Development
- \subpage StartingDevelopment
- \ref Architecture
- \ref SettingUpMITK
- \ref GettingToKnowMITK
- \ref FirstSteps
- \ref Testing
- \subpage DevelopmentToolkit
- \subpage DevelopmentApplication
- \subpage DevelopmentAPI
-
-OLD TEXT BELOW
-
-
-Some abstract concepts of MITK are described in \ref Concepts
-
-\section DevelopmentSetup Setting Up MITK
-
-\li \subpage SupportedPlatformsPage
-\li \subpage BuildInstructionsPage
-\li \subpage thirdpartylibs
-\li \ref HowToNewProject
-
-\section DevelopmentGettingToKnow Getting To Know MITK
-
-\li \subpage DirectoryStructurePage
-\li \subpage TutorialPage
-
-\section DevelopmentWith Developing With MITK
-
-\li \subpage CMAKE_FAQ
-\li \subpage DICOMTesting
-\li \subpage NewPluginPage
-\li \subpage StatemachineEditor
-\li \subpage mitkExtPointsIndex
-\li \subpage DeploymentPage
-\li \subpage KnownProblemsPage
-
-\section DevelopmentContributing Contributing To MITK
-
-\li \subpage DocumentationGuide
-\li \subpage StyleGuideAndNotesPage
-
-\section DevelopmentGettingToKnowBlueberry Getting To Know BlueBerry
-
-\li \subpage BlueBerryExamples
-
-\section DevelopmentFurtherInfo Further Information
-
-This section lists some ressources you might want to look at if you could not find what you need in
-the \ref Development or \ref Concepts sections.
-
-We hold regular internal seminars which may or may not have something to do with MITK directly. The slides can be found
-here.
-
-If you have some problems with MITK you might want to take a look at the FAQ.
-
-If the above does not prove sufficient you can contact the Mailinglist.
*/
diff --git a/Documentation/Doxygen/DeveloperManual/Toolkit/DevelopmentToolkit.dox b/Documentation/Doxygen/DeveloperManual/Toolkit/DevelopmentToolkit.dox
index 5a142014e0..ae77b729ea 100644
--- a/Documentation/Doxygen/DeveloperManual/Toolkit/DevelopmentToolkit.dox
+++ b/Documentation/Doxygen/DeveloperManual/Toolkit/DevelopmentToolkit.dox
@@ -1,8 +1,13 @@
/**
\page DevelopmentToolkit Developing with the MITK Toolkit
Todo
+
+ - \subpage Concepts
+ - \subpage MITKModuleManualsListPage
+
+
*/
diff --git a/Documentation/Doxygen/UserManual/MITKModuleManualsList.dox b/Documentation/Doxygen/DeveloperManual/Toolkit/ModuleManuals/MITKModuleManualsList.dox
similarity index 100%
rename from Documentation/Doxygen/UserManual/MITKModuleManualsList.dox
rename to Documentation/Doxygen/DeveloperManual/Toolkit/ModuleManuals/MITKModuleManualsList.dox