mirror of https://github.com/CGAL/cgal
Point_set_processing_3: Missing backtick
The see also link provided in the function `vcm_is_on_feature_edge` was missing a starting backtick (documentation output file: Point_set_processing_3/group__PkgPointSetProcessing3Algorithms.html)
This commit is contained in:
parent
b8e342d845
commit
0e29d43997
|
|
@ -40,7 +40,7 @@ namespace CGAL {
|
|||
/// `CGAL_EIGEN3_ENABLED` is defined then an overload using
|
||||
/// `Eigen_diagonalize_traits` is provided. Otherwise, the internal
|
||||
/// implementation `Diagonalize_traits` is used.
|
||||
/// \sa CGAL::compute_vcm()`
|
||||
/// \sa `CGAL::compute_vcm()`
|
||||
///
|
||||
template <class FT, class VCMTraits>
|
||||
bool
|
||||
|
|
|
|||
Loading…
Reference in New Issue