mirror of https://github.com/CGAL/cgal
remove backticks in arguments of \ref command
This commit is contained in:
parent
a2f1f4f67c
commit
081338bbcb
|
|
@ -194,8 +194,8 @@ struct AABB_traits_base_2<GeomTraits,true>{
|
|||
/// member function `bbox()` that returns the bounding box of the primitive.
|
||||
///
|
||||
/// If the argument `GeomTraits` is a model of the concept \ref
|
||||
/// `AABBRayIntersectionGeomTraits`, this class is also a model of \ref
|
||||
/// `AABBRayIntersectionTraits`.
|
||||
/// AABBRayIntersectionGeomTraits, this class is also a model of \ref
|
||||
/// AABBRayIntersectionTraits.
|
||||
///
|
||||
/// \sa `AABBTraits`
|
||||
/// \sa `AABB_tree`
|
||||
|
|
|
|||
Loading…
Reference in New Issue