use default that is fine for most of the packages

This commit is contained in:
Sébastien Loriot 2024-08-23 11:12:01 +02:00
parent 13b5f3676a
commit 483d43cdf2
1 changed files with 1 additions and 2 deletions

View File

@ -26,9 +26,8 @@ creationpath = args.creationpath
doxystring = \
r"""@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - Put title of project here"
INPUT = ${CMAKE_SOURCE_DIR}/PACKAGENAME/doc/PACKAGENAME/ \
${CMAKE_SOURCE_DIR}/PACKAGENAME/include
"""
descrstring = \