mirror of https://github.com/CGAL/cgal
fix name of user and ref manuals
This commit is contained in:
parent
58455566a8
commit
dd4fa653b8
|
|
@ -1,6 +1,6 @@
|
||||||
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
||||||
|
|
||||||
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - Polygon_mesh_processing"
|
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - Polygon Mesh Processing"
|
||||||
INPUT = ${CMAKE_SOURCE_DIR}/Polygon_mesh_processing/doc/Polygon_mesh_processing/ \
|
INPUT = ${CMAKE_SOURCE_DIR}/Polygon_mesh_processing/doc/Polygon_mesh_processing/ \
|
||||||
${CMAKE_SOURCE_DIR}/Polygon_mesh_processing/include
|
${CMAKE_SOURCE_DIR}/Polygon_mesh_processing/include
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
/*!
|
/*!
|
||||||
\mainpage Polygon Mesh Processing
|
\mainpage User Manual
|
||||||
\anchor Chapter_PolygonMeshProcessing
|
\anchor Chapter_PolygonMeshProcessing
|
||||||
|
|
||||||
\cgalAutoToc
|
\cgalAutoToc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue