rename header in doc

This commit is contained in:
Jane Tournois 2021-08-31 15:25:09 +02:00
parent e1d4c0df80
commit 2a4090b3a9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ ALIASES += "cgalDescribePolylineType=A polyline is defined as a sequence of poin
INPUT += \
${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Polyhedral_complex_mesh_domain_3.h \
${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Mesh_domain_with_polyline_features_3.h \
${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Mesh_3/generate_weights_from_labeled_image.h
${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Mesh_3/generate_label_weights.h
PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - 3D Mesh Generation"
HTML_EXTRA_FILES = ${CGAL_PACKAGE_DOC_DIR}/fig/implicit_domain_3.jpg \