diff --git a/Documentation/Doxygen/Concepts.dox b/Documentation/Doxygen/Concepts.dox index 9184996901..fc6db18d4f 100644 --- a/Documentation/Doxygen/Concepts.dox +++ b/Documentation/Doxygen/Concepts.dox @@ -1,13 +1,14 @@ /** \page Concepts MITK concepts The following items describe some issues about MITK on a more abstract level. If you want to start using MITK, you also want to see \ref Development \li \subpage GeometryOverviewPage \li \subpage InteractionPage \li \subpage OverviewPage \li \subpage PropertiesPage \li \subpage Rendering +\li \subpage RenderingTests */ diff --git a/Documentation/Doxygen/RenderingTests.dox b/Documentation/Doxygen/RenderingTests.dox new file mode 100644 index 0000000000..38e7748267 --- /dev/null +++ b/Documentation/Doxygen/RenderingTests.dox @@ -0,0 +1,21 @@ +namespace mitk{ +/** +\page RenderingTests Automatic rendering tests + +Available sections: + +-# \ref Section_1 "What is an automatic rendering test?" +-# \ref Section_2 "How to create a rendering test" + +\section Section_1 What is an automatic rendering test? + + +testgdrkvbghnfdlkxbklfdxg + +\section Section_2 How to create a rendering test + +hgfdjhftghkjzguiokuzhgkzguf + + +*/ +}