From 0acea19e203746a3f4ec0b3d6ba69b8ef5255ca3 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 17 Oct 2023 15:30:57 +0100 Subject: [PATCH] Fix Kernel_23 --- Kernel_23/doc/Kernel_23/CGAL/intersections.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Kernel_23/doc/Kernel_23/CGAL/intersections.h b/Kernel_23/doc/Kernel_23/CGAL/intersections.h index 160bb35d7eb..3670052bb6d 100644 --- a/Kernel_23/doc/Kernel_23/CGAL/intersections.h +++ b/Kernel_23/doc/Kernel_23/CGAL/intersections.h @@ -12,7 +12,7 @@ function are available. /*! \addtogroup do_intersect_linear_grp -\ingroup do_intersect +\ingroup do_intersect_grp \sa `do_intersect_circular_grp` \sa `do_intersect_spherical_grp` @@ -79,7 +79,7 @@ function are available. /*! \addtogroup intersection_linear_grp -\ingroup intersection +\ingroup intersection_grp */ /// @{