aboutsummaryrefslogtreecommitdiffhomepage
path: root/Doxyfile.help
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.help')
-rw-r--r--Doxyfile.help16
1 files changed, 8 insertions, 8 deletions
diff --git a/Doxyfile.help b/Doxyfile.help
index beda7bbb..74673382 100644
--- a/Doxyfile.help
+++ b/Doxyfile.help
@@ -241,9 +241,9 @@ ALIASES += "endfish=</pre>"
ALIASES += "asis{1}=\1"
ALIASES += "blah{1}=\1"
-ALIASES += "cmnd{1}=\1"
-ALIASES += "func{1}=\1"
-ALIASES += "sbin{1}=\1"
+ALIASES += "cmnd{1}=\b \1"
+ALIASES += "func{1}=\b \1"
+ALIASES += "sbin{1}=\b \1"
ALIASES += "args{1}=\1"
ALIASES += "opts{1}=\1"
ALIASES += "vars{1}=\1"
@@ -253,18 +253,18 @@ ALIASES += "fsfo{1}=\1"
ALIASES += "path{1}=\1"
ALIASES += "clrv{1}=\1"
-ALIASES += "strg{1}=<b>\1</b>"
+ALIASES += "strg{1}=\1"
ALIASES += "sglq{1}=\'\1\'"
ALIASES += "dblq{1}=\"\1\""
-ALIASES += "prmt{1}="
-ALIASES += "sgst{1}=<em>\1</em>"
+ALIASES += "prmt{1}=\1"
+ALIASES += "sgst{1}=\1"
ALIASES += "eror{1}=<b>\1</b>"
-ALIASES += "curs{1}=_"
+ALIASES += "curs{1}=\1"
ALIASES += "bold{1}=<b>\1</b>"
ALIASES += "emph{1}=<em>\1</em>"
-ALIASES += "undr{1}=<u>\1</u>"
+ALIASES += "undr{1}=<em>\1</em>"
ALIASES += "span{2}=\1"
ALIASES += "spcl{2}=\1"