diff --git a/Documentation/doc/Documentation/Doxyfile.in b/Documentation/doc/Documentation/Doxyfile.in index e33963e5c87a..d3e21f24daab 100644 --- a/Documentation/doc/Documentation/Doxyfile.in +++ b/Documentation/doc/Documentation/Doxyfile.in @@ -34,4 +34,4 @@ SEARCHENGINE = true ALIASES += "cgalPkgDescriptionBegin{2}=\subsection \2 \1" ALIASES += "cgalPkgManuals{2}=
\ref \1 \"User Manual\" \ref \2 \"Reference Manual\"
" -ALIASES += "cgalReleaseNumber =${CGAL_DOC_VERSION}" +ALIASES += "cgalReleaseNumber=${CGAL_DOC_VERSION}"