From 77020e946b4a84ee01ea688cc21e7978d41b7cdd Mon Sep 17 00:00:00 2001 From: albert-github Date: Sun, 9 Jul 2023 13:04:05 +0200 Subject: [PATCH] Consistency of terms Based on a remark in https://github.com/CGAL/cgal/pull/7576#issuecomment-1621587888 aslo changed here some names for consistency --- Documentation/doc/resources/1.8.13/BaseDoxyfile.in | 6 +++--- Documentation/doc/resources/1.9.6/BaseDoxyfile.in | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation/doc/resources/1.8.13/BaseDoxyfile.in b/Documentation/doc/resources/1.8.13/BaseDoxyfile.in index ae2cc84f6c1..6cb51b73227 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
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
" \ "cgalPkgDescriptionEnd=" \ "cgalModifBegin=\htmlonly
\endhtmlonly \xrefitem Modification \"Modifications\" \"MODIFICATIONS\" " \ "cgalModifEnd=\htmlonly
\endhtmlonly \latexonly END MODIFICATIONS \endlatexonly" \ diff --git a/Documentation/doc/resources/1.9.6/BaseDoxyfile.in b/Documentation/doc/resources/1.9.6/BaseDoxyfile.in index 1cfd0a6ffd9..1ea10418fe1 100644 --- a/Documentation/doc/resources/1.9.6/BaseDoxyfile.in +++ b/Documentation/doc/resources/1.9.6/BaseDoxyfile.in @@ -168,9 +168,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
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
" \ "cgalPkgDescriptionEnd=" \ "cgalModifBegin=\htmlonly
\endhtmlonly \xrefitem Modification \"Modifications\" \"MODIFICATIONS\"" \ "cgalModifEnd=\htmlonly
\endhtmlonly \latexonly END MODIFICATIONS \endlatexonly" \