Create secion to toggle between mainpage and page for OpenMesh doc head

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@371 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2011-02-09 09:50:26 +00:00
parent 687601c061
commit 283b278c5a
2 changed files with 12 additions and 3 deletions

View File

@@ -1,4 +1,13 @@
/** \mainpage OpenMesh Documentation
/**
\if OPENMESH_INTERNAL_DOC
\mainpage OpenMesh Documentation
\else
\page OpenMeshDoc OpenMesh Documentation
\endif
Welcome to the %OpenMesh documentation. %OpenMesh is a generic and efficient library
that offers data structures for representing and manipulating polygonal meshes.