Merge pull request #6460 from CGAL/afabri-patch-2
PMP: Avoid link in documentation with a %
This commit is contained in:
@@ -38,7 +38,7 @@ namespace Polygon_mesh_processing {
|
||||
namespace Corefinement
|
||||
{
|
||||
/** \ingroup PMP_corefinement_grp
|
||||
* Default new-face visitor model of `PMPCorefinementVisitor`.
|
||||
* %Default new-face visitor model of `PMPCorefinementVisitor`.
|
||||
* All of its functions have an empty body. This class can be used as a
|
||||
* base class if only some of the functions of the concept require to be
|
||||
* overridden.
|
||||
|
||||
Reference in New Issue
Block a user