Skip to content

Commit

Permalink
Improve cross links
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Jan 8, 2025
1 parent 7e298c1 commit 86c2202
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 <typename PolygonMesh, typename FT,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,7 @@ void match_faces(const PolygonMesh1& m1,
* \cgalParamNEnd
* \cgalNamedParamsEnd
*
* \see `sharp_edges_segmentation()`
* \see `detect_sharp_edges()`
*/
#ifdef DOXYGEN_RUNNING
template<typename TriangleMesh, typename FT,
Expand Down

0 comments on commit 86c2202

Please sign in to comment.