From 64c7d45ffb6e75d9884e6321e3ba080d3511c4a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Wed, 15 Nov 2023 12:21:44 +0100 Subject: [PATCH] copy/paste issue --- Documentation/doc/resources/1.10.0/BaseDoxyfile.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/doc/resources/1.10.0/BaseDoxyfile.in b/Documentation/doc/resources/1.10.0/BaseDoxyfile.in index e167e47a040..4818c449336 100644 --- a/Documentation/doc/resources/1.10.0/BaseDoxyfile.in +++ b/Documentation/doc/resources/1.10.0/BaseDoxyfile.in @@ -1,4 +1,4 @@ -# Doxyfile 1.9.6 +# Doxyfile 1.10.0 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. @@ -181,9 +181,9 @@ ALIASES = "cgal=%CGAL" \ "cgalPkgSince{1}=Introduced in: \cgal \1
" \ "cgalPkgDependsOn{1}=Depends on: \1
" \ "cgalPkgLicense{1}=License: \1
" \ - "cgalPkgDemo{2}=Windows demo: \1
Common demo dlls: dlls
" \ - "cgalPkgDemo{4}=Windows demos: \1, \3
Common demo dlls: dlls
" \ - "cgalPkgDemo{6}=Windows demos: \1, \3, \5
Common demo dlls: dlls
" \ + "cgalPkgDemo{2}=Windows Demo: \1
" \ + "cgalPkgDemo{4}=Windows Demos: \1, \3
" \ + "cgalPkgDemo{6}=Windows Demos: \1, \3, \5
" \ "cgalPkgDescriptionEnd=" \ "cgalModifBegin=\htmlonly
\endhtmlonly \xrefitem Modification \"Modifications\" \"MODIFICATIONS\"" \ "cgalModifEnd=\htmlonly
\endhtmlonly \latexonly END MODIFICATIONS \endlatexonly" \