From 07dddbab9558f7762670a073ffb0d6b5553e221b Mon Sep 17 00:00:00 2001 From: Jane Tournois Date: Tue, 19 Sep 2023 11:35:41 +0200 Subject: [PATCH] remove Common dlls from package overview for Doxygen 1.8.13 --- Documentation/doc/resources/1.8.13/BaseDoxyfile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/doc/resources/1.8.13/BaseDoxyfile.in b/Documentation/doc/resources/1.8.13/BaseDoxyfile.in index ae2cc84f6c1..de9099c493f 100644 --- a/Documentation/doc/resources/1.8.13/BaseDoxyfile.in +++ b/Documentation/doc/resources/1.8.13/BaseDoxyfile.in @@ -159,9 +159,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" \