add custom tag @hooks to doxygen

This commit is contained in:
rabuzarus 2015-12-25 17:30:55 +01:00
parent 7faa111c9b
commit f3395dd6f3
1 changed files with 1 additions and 0 deletions

View File

@ -21,3 +21,4 @@ ALIASES += "fixme=\xrefitem fixme \"Fixme\" \"Fixme List\""
ALIASES += "FIXME=\fixme"
ALIASES += "TODO=\todo"
ALIASES += "BUG=\bug"
ALIASES += "hooks{1}=\xrefitem hooks \"Hooks\" \"Hooks List\""