diff --git a/Doc/mainpage.docu b/Doc/mainpage.docu
index 850e7531..0b602c48 100644
--- a/Doc/mainpage.docu
+++ b/Doc/mainpage.docu
@@ -86,6 +86,15 @@ repeatedly replacing each vertex' position by the center of gravity
\li \ref tutorial_09
+
+\section python_and_om OpenMesh Python interface
+OpenMesh itself is written in C++. We also provide a python interface
+to use OpenMesh. A detailed description of the interface can be found
+in the following tutorial:
+\li \subpage python_tutorial
+
+
+
\subpage additional_information
\li \ref mesh_first_to_read
@@ -104,6 +113,7 @@ repeatedly replacing each vertex' position by the center of gravity
\li \subpage mesh_hierarchy
\li \subpage mesh_type
+
\page additional_information Additional Information on OpenMesh
\li \subpage mesh_first_to_read
\li \subpage mesh_cpp