Include Search Engine in Help

Activate Treeview
Generate sum subpage structure


git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@321 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2010-04-29 08:54:31 +00:00
parent 930bad29c2
commit 6ac61f183e
5 changed files with 50 additions and 29 deletions

View File

@@ -22,7 +22,8 @@ is given.
\li \ref compiling
<br /><br />
\section mesh_docu Using and understanding OpenMesh
\subpage mesh_docu
We provide a short overview over the functionality of the %OpenMesh
library and some additional concepts in \ref tutorial. Additionally, we explain the
@@ -39,14 +40,14 @@ most important topics of %OpenMesh in the following sections:
The %OpenMeshTools library that contains some useful tools
for i.e. mesh processing:
\li \ref tools_docu
\li \subpage tools_docu
<br /><br />
\section tutorial Tutorials (code examples)
\subpage tutorial
This section is supposed to introduce the basic concepts of
%OpenMesh. <!--For detailed information, consult the online documentation
(\ref mesh_docu).-->
(\subpage mesh_docu ).-->
<!--In this tutorial we will introduce the %OpenMesh library by means of
simple examples. The first one just builds a polygonal mesh
@@ -76,7 +77,7 @@ repeatedly replacing each vertex' position by the center of gravity
\li \ref tutorial_09
<br /><br />
\section background Additional information on OpenMesh
\subpage additional_information
\li \ref mesh_first_to_read
\li \ref mesh_cpp
@@ -84,4 +85,22 @@ repeatedly replacing each vertex' position by the center of gravity
\li \ref naming_conventions
\li \ref history
\page mesh_docu Using and understanding OpenMesh
\li \subpage mesh_features
\li \subpage mesh_hds
\li \subpage mesh_iterators
\li \subpage mesh_navigation
\li \subpage mesh_io
\li \subpage mesh_operations
\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
\li \subpage mesh_members
\li \subpage naming_conventions
\li \subpage history
**/