summaryrefslogtreecommitdiff
path: root/manual/new_header.tex
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-10-12 15:55:10 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-10-12 15:55:10 +0200
commit18b9e47b88ab483b8f6fa0b133519546846fbb5e (patch)
treee09a3a455641f4dfa1940cd96a576620f2b785e7 /manual/new_header.tex
parent035bf5c318515406912678716e059b8e8546ce02 (diff)
docs work
Diffstat (limited to 'manual/new_header.tex')
-rw-r--r--manual/new_header.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/new_header.tex b/manual/new_header.tex
index 0c34f4c..758020f 100644
--- a/manual/new_header.tex
+++ b/manual/new_header.tex
@@ -177,6 +177,12 @@
\markright{\thesection\ #1}%
}
+ % Used for parameters within a detailed function description
+ \renewcommand{\DoxyParamCaption}{%
+ \renewcommand{\item}[3][]{\hspace*{0.0cm} ##1 {\em ##2}##3}%
+ }{%
+ }
+
% ToC, LoF, LoT, bibliography, and index
% Indices & bibliography
\usepackage[numbers]{natbib}