aboutsummaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
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
parent668fa66d78d9848578119f512fbe012bedaa972a (diff)
Various additions and fixes
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 3eecb862..eba1174f 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -242,9 +242,9 @@ ALIASES += "endfish=</pre>\n"
ALIASES += "asis{1}=\1"
ALIASES += "outp{1}=\1"
ALIASES += "blah{1}=#\1"
-ALIASES += "cmnd{1}=\1"
+ALIASES += "bltn{1}=\1"
ALIASES += "func{1}=\1"
-ALIASES += "sbin{1}=\1"
+ALIASES += "cmnd{1}=\1"
ALIASES += "args{1}=\1"
ALIASES += "opts{1}=\1"
ALIASES += "vars{1}=\1"