summaryrefslogtreecommitdiff
path: root/documentation/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Doxyfile.in')
-rw-r--r--documentation/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Doxyfile.in b/documentation/Doxyfile.in
index 10c277a72..85b208cce 100644
--- a/documentation/Doxyfile.in
+++ b/documentation/Doxyfile.in
@@ -229,7 +229,7 @@ TAB_SIZE = 8
# newlines (in the resulting output). You can put ^^ in the value part of an
# alias to insert a newline as if a physical newline was in the original file.
-ALIASES = code_international{1}="@if LATEX_SECTIONS^^@image latex \1 width=\\linewidth^^@endif^^@if HTML_SECTIONS^^@code"
+ALIASES = code_international{1}="@if LATEX_SECTIONS^^@image latex \1 width=\linewidth^^@endif^^@if HTML_SECTIONS^^@code"
ALIASES += endcode_international="@endcode^^@endif"
# This tag can be used to specify a number of word-keyword mappings (TCL only).