Clean up the files we use as examples

This commit is contained in:
Philipp Möller 2013-05-31 11:40:35 +02:00
parent 0ce8f84c61
commit f118e7c6eb
4 changed files with 3 additions and 31 deletions

View File

@ -2,7 +2,6 @@
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - 3D Fast Intersection and Distance Computation (AABB Tree)"
INPUT = ${CMAKE_SOURCE_DIR}/AABB_tree/doc/AABB_tree/ \
${CMAKE_SOURCE_DIR}/AABB_tree/include

View File

@ -1,8 +0,0 @@
Manual
Kernel_23
STL_Extension
Algebraic_foundations
Circulator
Stream_support
Box_intersection_d
Polyhedron

View File

@ -1,11 +0,0 @@
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
INPUT = @{CMAKE_SOURCE_DIR}/AABB_tree/doc/AABB_tree/ \
@{CMAKE_SOURCE_DIR}/AABB_tree/include
EXTRACT_ALL = false
HIDE_UNDOC_MEMBERS = true
HIDE_UNDOC_CLASSES = true

View File

@ -1,13 +1,5 @@
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - 2D Triangulation Data Structure"
INPUT = ${CMAKE_SOURCE_DIR}/Triangulation_2/doc/TDS_2/
IMAGE_PATH += ${CMAKE_SOURCE_DIR}/Triangulation_2/doc/Triangulation_2/fig
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - 2D Triangulation Data Structure"
INPUT = ${CMAKE_SOURCE_DIR}/Triangulation_2/doc/TDS_2/
IMAGE_PATH += ${CMAKE_SOURCE_DIR}/Triangulation_2/doc/Triangulation_2/fig