mirror of https://github.com/CGAL/cgal
12 lines
412 B
Plaintext
12 lines
412 B
Plaintext
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
|
|
|
PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - Quadtrees, Octrees, and Orthtrees"
|
|
|
|
EXTRACT_ALL = false
|
|
HIDE_UNDOC_MEMBERS = true
|
|
HIDE_UNDOC_CLASSES = true
|
|
WARN_IF_UNDOCUMENTED = false
|
|
|
|
HTML_EXTRA_FILES = ${CGAL_PACKAGE_DOC_DIR}/fig/orthtree.png \
|
|
${CGAL_PACKAGE_DOC_DIR}/fig/orthtree_mesh.png
|