From 822df6bb07b18dbf1f636f56b14bb9dfbf405f37 Mon Sep 17 00:00:00 2001 From: Mike Kremer Date: Wed, 18 Nov 2009 13:08:13 +0000 Subject: [PATCH] Changed some headlines and deleted overview since it is now on the index page git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@226 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/mesh.docu | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/Doc/mesh.docu b/Doc/mesh.docu index dee0391f..65ba173b 100644 --- a/Doc/mesh.docu +++ b/Doc/mesh.docu @@ -1,30 +1,7 @@ //----------------------------------------------------------------------------- -/** \page mesh_docu OpenMesh Documentation - -We provided a short overview over the functionality of the %OpenMesh -library and some additional concepts in \ref tutorial, and -will now explain the most important topics of %OpenMesh in more -detail. - --# \ref mesh_first_to_read --# \ref mesh_features --# \ref mesh_cpp --# \ref mesh_hds --# \ref mesh_type --# \ref mesh_hierarchy --# \ref mesh_members --# \ref mesh_io --# \ref mesh_iterators - -*/ - - -//----------------------------------------------------------------------------- - - -/** \page mesh_first_to_read Read me first!!! +/** \page mesh_first_to_read Start here (Notes about template programming)! Please note, that %OpenMesh makes heavily use of C++ templates, generic programming and all that stuff (see \ref mesh_cpp). Therefore