mirror of https://github.com/CGAL/cgal
add missing Reference and uniformize ref man group declaration
This commit is contained in:
parent
641efa944b
commit
3a1516e940
|
|
@ -1,6 +1,6 @@
|
|||
/*!
|
||||
\defgroup PkgClassificationRef Classification Reference
|
||||
/// \defgroup PkgClassificationRef Classification Reference
|
||||
|
||||
/*!
|
||||
\defgroup PkgClassificationConcepts Concepts
|
||||
\ingroup PkgClassificationRef
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
// PRETTY PACKAGE NAME should equal the project title in Doxyfile.in
|
||||
|
||||
/// \defgroup PkgConeSpanners2Ref Cone-Based Spanners Reference
|
||||
|
||||
/*!
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*!
|
||||
\defgroup PkgPointSet3Ref 3D Point Set Reference
|
||||
/// \defgroup PkgPointSet3Ref 3D Point Set Reference
|
||||
|
||||
/*!
|
||||
\cgalPkgDescriptionBegin{3D Point Set, PkgPointSet3}
|
||||
\cgalPkgPicture{point_set_3.png}
|
||||
\cgalPkgSummaryBegin
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
/// \defgroup PkgPointSetProcessing3Ref Point Set Processing Reference
|
||||
|
||||
/*!
|
||||
|
||||
\defgroup PkgPointSetProcessing3Ref Point Set Processing Reference
|
||||
|
||||
\defgroup PkgPointSetProcessing3Algorithms Algorithms
|
||||
\ingroup PkgPointSetProcessing3Ref
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*!
|
||||
\defgroup PkgPointSetShapeDetection3Ref Point Set Shape Detection Reference
|
||||
/// \defgroup PkgPointSetShapeDetection3Ref Point Set Shape Detection Reference
|
||||
|
||||
/*!
|
||||
\defgroup PkgPointSetShapeDetection3Concepts Concepts
|
||||
\ingroup PkgPointSetShapeDetection3Ref
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/// \defgroup PkgSurfaceSubdivisionMethod3Ref 3D Surface Subdivision Methods
|
||||
/// \defgroup PkgSurfaceSubdivisionMethod3Ref 3D Surface Subdivision Methods Reference
|
||||
|
||||
/// \defgroup PkgSurfaceSubdivisionMethod3Concepts Concepts
|
||||
/// \ingroup PkgSurfaceSubdivisionMethod3Ref
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
/// \defgroup PkgSurface_mesh Surface Mesh Reference
|
||||
|
||||
/*! Draw.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
// Triangulated Surface Mesh Geodesic Shortest Paths
|
||||
|
||||
/// \defgroup PkgSurfaceMeshShortestPathRef Triangulated Surface Mesh Geodesic Shortest Paths Reference
|
||||
|
||||
/// \defgroup PkgSurfaceMeshShortestPathConcepts Concepts
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/// \defgroup PkgThreeRef Three
|
||||
/// \defgroup PkgThreeRef Three Reference
|
||||
///
|
||||
/*!
|
||||
\addtogroup PkgThreeRef
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/// \defgroup PkgTriangulationsRef dD Triangulations
|
||||
/// \defgroup PkgTriangulationsRef dD Triangulations Reference
|
||||
/// \defgroup PkgTriangulationsConcepts Concepts
|
||||
/// \ingroup PkgTriangulationsRef
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue