mirror of https://github.com/CGAL/cgal
use default that is fine for most of the packages
This commit is contained in:
parent
13b5f3676a
commit
483d43cdf2
|
|
@ -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 = \
|
||||
|
|
|
|||
Loading…
Reference in New Issue