diff --git a/Combinatorial_map/doc/Combinatorial_map/Concepts/CellAttribute.h b/Combinatorial_map/doc/Combinatorial_map/Concepts/CellAttribute.h index 79a397342aa..6481e271614 100644 --- a/Combinatorial_map/doc/Combinatorial_map/Concepts/CellAttribute.h +++ b/Combinatorial_map/doc/Combinatorial_map/Concepts/CellAttribute.h @@ -7,7 +7,7 @@ The concept `CellAttribute` represents a non void attribute associated with a cell of a combinatorial map. It can keep a handle to one dart of its associated cell, and can contain any information. -\cgalHasModel `CGAL::Cell_attribute` +\cgalHasModel \link CGAL::Cell_attribute CGAL::Cell_attribute\endlink \sa `CombinatorialMap` \sa `CombinatorialMapItems`