Fix doc group

This commit is contained in:
Mael Rouxel-Labbé 2025-01-14 00:13:59 +01:00
parent 2805eec7bf
commit dd86cd1f60
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
namespace CGAL {
/*!
\ingroup PkgStraightSkeleton2OffsetFunctions
\ingroup PkgStraightSkeleton2WeightedOffsetFunctions
\brief returns a container with all the inner offset polygons <I>with holes</I> at distance `offset`
of the 2D polygon with holes `poly_with_holes`.
@ -35,7 +35,7 @@ create_interior_weighted_skeleton_and_offset_polygons_with_holes_2(FT offset,
// ---------------------------------------------- EXTERIOR -----------------------------------------
/*!
\ingroup PkgStraightSkeleton2OffsetFunctions
\ingroup PkgStraightSkeleton2WeightedOffsetFunctions
\brief returns a container with all the outer offset polygons <I>with holes</I>
at distance `offset` of the 2D polygon `poly_with_holes`. Note that the