aboutsummaryrefslogtreecommitdiffhomepage
path: root/Doxyfile.help
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-27 00:30:08 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:27 +0100
commitc39fe3433bf73aa2562fb366cc82bc9c3cc6616a (patch)
treea3ce849f1c215d56164c60419192f17f3f207e99 /Doxyfile.help
parent668fa66d78d9848578119f512fbe012bedaa972a (diff)
Various additions and fixes
Diffstat (limited to 'Doxyfile.help')
-rw-r--r--Doxyfile.help4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile.help b/Doxyfile.help
index 018c9281..c66bea8b 100644
--- a/Doxyfile.help
+++ b/Doxyfile.help
@@ -242,9 +242,9 @@ ALIASES += "endfish=</pre>"
ALIASES += "asis{1}=\1"
ALIASES += "outp{1}=\1"
ALIASES += "blah{1}= \1"
-ALIASES += "cmnd{1}=<b>\1</b>"
+ALIASES += "bltn{1}=<b>\1</b>"
ALIASES += "func{1}=<b>\1</b>"
-ALIASES += "sbin{1}=<b>\1</b>"
+ALIASES += "cmnd{1}=<b>\1</b>"
ALIASES += "args{1}=\1"
ALIASES += "opts{1}=\1"
ALIASES += "vars{1}=\1"