Quote library names

Otherwise Doxygen matches with the CGAL and CORE namespaces.
This commit is contained in:
Laurent Rineau 2014-06-27 12:57:56 +02:00
parent cc43313498
commit b275b7e6eb
1 changed files with 1 additions and 1 deletions

View File

@ -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`