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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user