From 0aa7d00247f73a3e61ce5ba3fe87b6766400f624 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Tue, 10 Jun 2025 20:40:22 +0200 Subject: [PATCH] undo change in cgalHeading macro --- Documentation/doc/resources/1.10.0/BaseDoxyfile.in | 2 +- Documentation/doc/resources/1.8.13/BaseDoxyfile.in | 2 +- Documentation/doc/resources/1.9.6/BaseDoxyfile.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/doc/resources/1.10.0/BaseDoxyfile.in b/Documentation/doc/resources/1.10.0/BaseDoxyfile.in index 12af11c3c85..e5b0e33e964 100644 --- a/Documentation/doc/resources/1.10.0/BaseDoxyfile.in +++ b/Documentation/doc/resources/1.10.0/BaseDoxyfile.in @@ -192,7 +192,7 @@ ALIASES = "cgal=%CGAL" \ "cgalAutoToc=\htmlonly[block]
\endhtmlonly" \ "cgalTagTrue=\link CGAL::Tag_true `CGAL::Tag_true`\endlink" \ "cgalTagFalse=\link CGAL::Tag_false `CGAL::Tag_false`\endlink" \ - "cgalHeading{1}=

\1

" \ + "cgalHeading{1}= \1
" \ "cgalClassifedRefPages=\htmlonly[block]

Classified Reference Pages

\endhtmlonly" \ "cgalCRPSection{1}=

\1

" \ "cgalCRPSubsection{1}=

\1

" \ diff --git a/Documentation/doc/resources/1.8.13/BaseDoxyfile.in b/Documentation/doc/resources/1.8.13/BaseDoxyfile.in index b463e2063e5..0b0cdcd4cd0 100644 --- a/Documentation/doc/resources/1.8.13/BaseDoxyfile.in +++ b/Documentation/doc/resources/1.8.13/BaseDoxyfile.in @@ -183,7 +183,7 @@ ALIASES = "cgal=%CGAL" \ "cgalAutoToc=\htmlonly
\endhtmlonly" \ "cgalTagTrue=\link CGAL::Tag_true `CGAL::Tag_true`\endlink" \ "cgalTagFalse=\link CGAL::Tag_false `CGAL::Tag_false`\endlink" \ - "cgalHeading{1}=

\1

" \ + "cgalHeading{1}= \1
" \ "cgalClassifedRefPages=\htmlonly

Classified Reference Pages

\endhtmlonly" \ "cgalCRPSection{1}=

\1

" \ "cgalCRPSubsection{1}=

\1

" \ diff --git a/Documentation/doc/resources/1.9.6/BaseDoxyfile.in b/Documentation/doc/resources/1.9.6/BaseDoxyfile.in index 846f0a598ef..a0eb9568a19 100644 --- a/Documentation/doc/resources/1.9.6/BaseDoxyfile.in +++ b/Documentation/doc/resources/1.9.6/BaseDoxyfile.in @@ -192,7 +192,7 @@ ALIASES = "cgal=%CGAL" \ "cgalAutoToc=\htmlonly[block]
\endhtmlonly" \ "cgalTagTrue=\link CGAL::Tag_true `CGAL::Tag_true`\endlink" \ "cgalTagFalse=\link CGAL::Tag_false `CGAL::Tag_false`\endlink" \ - "cgalHeading{1}=

\1

" \ + "cgalHeading{1}= \1
" \ "cgalClassifedRefPages=\htmlonly[block]

Classified Reference Pages

\endhtmlonly" \ "cgalCRPSection{1}=

\1

" \ "cgalCRPSubsection{1}=

\1

" \