From c39fe3433bf73aa2562fb366cc82bc9c3cc6616a Mon Sep 17 00:00:00 2001 From: Mark Griffiths Date: Wed, 27 Aug 2014 00:30:08 +0100 Subject: Various additions and fixes --- Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doxyfile') diff --git a/Doxyfile b/Doxyfile index 3eecb862..eba1174f 100644 --- a/Doxyfile +++ b/Doxyfile @@ -242,9 +242,9 @@ ALIASES += "endfish=\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" -- cgit v1.2.3