From af1280e34e77b1857f2ae4171f23a06cffee3704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Wed, 8 May 2019 18:50:05 +0200 Subject: [PATCH] Clean documentation --- BGL/doc/BGL/Doxyfile.in | 1 + .../doc/Polygon_mesh_processing/PackageDescription.txt | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/BGL/doc/BGL/Doxyfile.in b/BGL/doc/BGL/Doxyfile.in index 9681886835a..c676a95fc13 100644 --- a/BGL/doc/BGL/Doxyfile.in +++ b/BGL/doc/BGL/Doxyfile.in @@ -4,6 +4,7 @@ PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - CGAL and the Boost Graph Library" INPUT += ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/boost/graph/Euler_operations.h \ ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/boost/graph/iterator.h \ ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/boost/graph/helpers.h \ + ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/boost/graph/generators.h \ ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/boost/graph/selection.h \ ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/boost/graph/split_graph_into_polylines.h \ ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/boost/graph/copy_face_graph.h \ diff --git a/Polygon_mesh_processing/doc/Polygon_mesh_processing/PackageDescription.txt b/Polygon_mesh_processing/doc/Polygon_mesh_processing/PackageDescription.txt index a35edeffdfb..3b74aef20a4 100644 --- a/Polygon_mesh_processing/doc/Polygon_mesh_processing/PackageDescription.txt +++ b/Polygon_mesh_processing/doc/Polygon_mesh_processing/PackageDescription.txt @@ -127,8 +127,6 @@ and provides a list of the parameters that are used in this package. \cgalCRPSection{Location Functions} - \link PMP_locate_grp Point Location \endlink -- \link PMP_locate_grp Random Simplex Generation \endlink -- \link PMP_locate_grp Simplex Index \endlink - \link PMP_locate_grp Location Predicates \endlink - \link PMP_locate_grp Nearest Face Location Queries \endlink - \link PMP_locate_grp Random Location Generation \endlink