mirror of https://github.com/CGAL/cgal
Fix CH3 doc links within CH2
This commit is contained in:
parent
386811cb7c
commit
6b6bfaae4f
|
|
@ -16,8 +16,6 @@ is specified with each function.
|
|||
\cgalHasModel `CGAL::Projection_traits_yz_3<K>`
|
||||
\cgalHasModel `CGAL::Projection_traits_xz_3<K>`
|
||||
|
||||
\sa `IsStronglyConvexTraits_3`
|
||||
|
||||
*/
|
||||
|
||||
class ConvexHullTraits_2 {
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ Kernel_23
|
|||
STL_Extension
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Convex_hull_3
|
||||
Stream_support
|
||||
|
|
|
|||
Loading…
Reference in New Issue