Skip to content

Commit

Permalink
fix grp
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Jan 29, 2024
1 parent ab19b99 commit 276857a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Kernel_23/doc/Kernel_23/CGAL/Kernel/global_functions.h
Original file line number Diff line number Diff line change
Expand Up @@ -2688,12 +2688,14 @@ const CGAL::Point_3<Kernel>& r);

// The same reason as do_intersect.

/// \defgroup squared_distance_grp CGAL::squared_distance()
/// \defgroup squared_length_grp CGAL::squared_distance()
/// \ingroup kernel_global_function

/// \defgroup squared_radius_grp CGAL::squared_length()
/// \ingroup kernel_global_function

/// @{

/*!
compute the squared length of vector `v`.
*/
Expand Down

0 comments on commit 276857a

Please sign in to comment.