Merge pull request #2203 from rabuzarus/2512_doxy-hooks

add custom tag @hooks to doxygen
This commit is contained in:
Tobias Diekershoff 2015-12-26 10:53:30 +01:00
commit 6e2c09b1ea
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=\xrefitem hooks \"Hooks\" \"Hooks List\""