mirror of https://github.com/CGAL/cgal
forgot to commit these files
This commit is contained in:
parent
abae9100f0
commit
7759780691
|
|
@ -0,0 +1,10 @@
|
|||
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
||||
|
||||
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - Triangulated Surface Mesh Deformation"
|
||||
|
||||
INPUT = ${CMAKE_SOURCE_DIR}/Surface_modeling/doc/Surface_modeling/ \
|
||||
${CMAKE_SOURCE_DIR}/Surface_modeling/include
|
||||
|
||||
EXTRACT_ALL = false
|
||||
HIDE_UNDOC_MEMBERS = true
|
||||
HIDE_UNDOC_CLASSES = true
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
Manual
|
||||
Kernel_23
|
||||
STL_Extension
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Stream_support
|
||||
Polyhedron
|
||||
BGL
|
||||
Surface_mesh_parameterization
|
||||
Loading…
Reference in New Issue