mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:42:53 +00:00
add custom tag @hooks to doxygen
This commit is contained in:
parent
7faa111c9b
commit
f3395dd6f3
1 changed files with 1 additions and 0 deletions
|
@ -21,3 +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\""
|
||||||
|
|
Loading…
Reference in a new issue