add custom tag @hooks to doxygen

Esse commit está contido em:
rabuzarus 2015-12-25 17:30:55 +01:00
commit f3395dd6f3
1 arquivos alterados com 1 adições e 0 exclusões

Ver arquivo

@ -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\""