This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
friendica
/
friendica
mirror of
https://github.com/friendica/friendica.git
Watch
1
Star
2
Fork
1
Code
Issues
Releases
49
Wiki
Activity
Browse Source
little fix for
@hooks
in Doxyfile
pull/2203/head
rabuzarus
5 years ago
parent
f3395dd6f3
commit
be2d6fa85e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
util/Doxyfile
+ 1
- 1
util/Doxyfile
View File
@ -21,4 +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\""
ALIASES += "hooks=\xrefitem hooks \"Hooks\" \"Hooks List\""
Write
Preview
Loading…
Cancel
Save