update exclude path

This commit is contained in:
Sébastien Loriot 2021-08-30 11:48:10 +02:00
parent 2c889a3b52
commit ee7b4121c8
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - Polygonal Surface Reconstruction"
EXCLUDE = ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/internal
EXCLUDE = ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Polygonal_surface_reconstruction/internal

View File

@ -7,4 +7,4 @@ EXTRACT_ALL = false
HIDE_UNDOC_MEMBERS = true
HIDE_UNDOC_CLASSES = true
EXCLUDE = ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/internal
EXCLUDE = ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Surface_mesh_approximation/internal