little fix for @hooks in Doxyfile
This commit is contained in:
parent
f3395dd6f3
commit
be2d6fa85e
|
@ -21,4 +21,4 @@ ALIASES += "fixme=\xrefitem fixme \"Fixme\" \"Fixme List\""
|
||||||
ALIASES += "FIXME=\fixme"
|
ALIASES += "FIXME=\fixme"
|
||||||
ALIASES += "TODO=\todo"
|
ALIASES += "TODO=\todo"
|
||||||
ALIASES += "BUG=\bug"
|
ALIASES += "BUG=\bug"
|
||||||
ALIASES += "hooks{1}=\xrefitem hooks \"Hooks\" \"Hooks List\""
|
ALIASES += "hooks=\xrefitem hooks \"Hooks\" \"Hooks List\""
|
||||||
|
|
Loading…
Reference in a new issue