diff --git a/Surface_mesh/doc/Surface_mesh/PackageDescription.txt b/Surface_mesh/doc/Surface_mesh/PackageDescription.txt index 5b6f978c3b5..9fbbdcf3365 100644 --- a/Surface_mesh/doc/Surface_mesh/PackageDescription.txt +++ b/Surface_mesh/doc/Surface_mesh/PackageDescription.txt @@ -1,13 +1,13 @@ -/// \defgroup PkgSurface_mesh Surface Mesh Reference +/// \defgroup PkgSurface_mesh Polyhedral Surface Mesh Reference /*! \addtogroup PkgSurface_mesh -\cgalPkgDescriptionBegin{Surface Mesh,PkgSurfaceMeshSummary} +\cgalPkgDescriptionBegin{Polyhedral Surface Mesh,PkgSurfaceMeshSummary} \cgalPkgPicture{Surface_mesh_teaser.png} \cgalPkgSummaryBegin \cgalPkgAuthor{Mario Botsch, Daniel Sieger, Philipp Moeller, and Andreas Fabri} -\cgalPkgDesc{The surface mesh class provided by this package is a data structure +\cgalPkgDesc{The polyhedral surface mesh class provided by this package is a data structure that can be used as halfedge data structure or polyhedral surface. It is an alternative to the packages \ref PkgHDSSummary and \ref PkgPolyhedronSummary. The main differences are that it is indexed based and not pointer based,