diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/detect_features.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/detect_features.h index cca9abe97353..308c19f74f9f 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/detect_features.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/detect_features.h @@ -275,6 +275,7 @@ void sharp_call(const FT angle_in_deg, * \cgalNamedParamsEnd * * \see `sharp_edges_segmentation()` + * \see `minmax_dihedral_angle()` */ #ifdef DOXYGEN_RUNNING template