add custom tag @hooks to doxygen

This commit is contained in:
rabuzarus 2015-12-25 17:30:55 +01:00
rodič 7faa111c9b
revize f3395dd6f3
1 změnil soubory, kde provedl 1 přidání a 0 odebrání

Zobrazit soubor

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