mirror of https://github.com/CGAL/cgal
fix linking in documentation
This commit is contained in:
parent
571f782910
commit
2ff6e90f88
|
|
@ -44,10 +44,10 @@ binary function: `Matrix::Value` \f$ \times\f$
|
||||||
(non-reflexive) total ordering on `Matrix::Value`.
|
(non-reflexive) total ordering on `Matrix::Value`.
|
||||||
|
|
||||||
\sa `MonotoneMatrixSearchTraits`
|
\sa `MonotoneMatrixSearchTraits`
|
||||||
\sa `CGAL::all_furthest_neighbors_2()`
|
\sa `all_furthest_neighbors_2()`
|
||||||
\sa `CGAL::maximum_area_inscribed_k_gon_2()`
|
\sa `maximum_area_inscribed_k_gon_2()`
|
||||||
\sa `CGAL::maximum_perimeter_inscribed_k_gon_2()`
|
\sa `maximum_perimeter_inscribed_k_gon_2()`
|
||||||
\sa `CGAL::extremal_polygon_2()`
|
\sa `extremal_polygon_2()`
|
||||||
|
|
||||||
### Implementation ###
|
### Implementation ###
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue