mirror of https://github.com/CGAL/cgal
Minor fixes for doxygen
This commit is contained in:
parent
fbcf657a2d
commit
db3960dee9
|
|
@ -1,9 +1,5 @@
|
|||
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
||||
|
||||
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - high d Triangulation"
|
||||
|
||||
|
||||
INPUT = ${CMAKE_SOURCE_DIR}/Triangulation/doc/Triangulation/
|
||||
|
||||
|
||||
|
||||
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - High-dimension Triangulation"
|
||||
INPUT = ${CMAKE_SOURCE_DIR}/Triangulation/doc/Triangulation/
|
||||
IMAGE_PATH += ${CMAKE_SOURCE_DIR}/Triangulation/doc/Triangulation/fig # not the default image path
|
||||
|
|
@ -4,4 +4,4 @@ STL_Extension
|
|||
Algebraic_foundations
|
||||
Circulator
|
||||
Stream_support
|
||||
Spatial_sorting
|
||||
Spatial_sorting
|
||||
Loading…
Reference in New Issue