From f0532f9f3131c8e5b39d83c6d3b9a55147b51eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Mon, 13 Apr 2020 13:03:20 +0200 Subject: [PATCH] Fix horizontal max width --- Documentation/doc/resources/1.8.14/BaseDoxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/doc/resources/1.8.14/BaseDoxyfile.in b/Documentation/doc/resources/1.8.14/BaseDoxyfile.in index 455b3f2b6a4..b1a108c4c1e 100644 --- a/Documentation/doc/resources/1.8.14/BaseDoxyfile.in +++ b/Documentation/doc/resources/1.8.14/BaseDoxyfile.in @@ -304,7 +304,7 @@ ALIASES = "sc{1}=\1
Optional Named Parameters
" \ "cgalNamedParamsBegin{1}=
\1
" \ "cgalNamedParamsEnd=
" \ - "cgalParamNBegin{1}= \htmlonly[block]
\endhtmlonly
    " \ + "cgalParamNBegin{1}= \htmlonly[block]
    \endhtmlonly
      " \ "cgalParamDescription{1}=
    • \1
    • " \ "cgalParamType{1}=
    • Type: \1
    • " \ "cgalParamDefault{1}=
    • %Default: \1
    • " \