mirror of https://github.com/CGAL/cgal
Quote library names
Otherwise Doxygen matches with the CGAL and CORE namespaces.
This commit is contained in:
parent
cc43313498
commit
b275b7e6eb
|
|
@ -32,7 +32,7 @@ namespace CGAL {
|
|||
`Exact_rational` is an exact rational number type, constructible from `double`.
|
||||
|
||||
It is a typedef of another number type. Its exact definition depends on
|
||||
the availability the third-party libraries GMP, CORE, and LEDA. CGAL must
|
||||
the availability the third-party libraries %GMP, %CORE, and %LEDA. %CGAL must
|
||||
be configured with at least one of those libraries.
|
||||
|
||||
\cgalModels `Field`
|
||||
|
|
|
|||
Loading…
Reference in New Issue