aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-21 16:47:46 -0700
committerfriendica <info@friendica.com>2015-03-21 16:47:46 -0700
commitb298bc8834eb58f202f6cd30d857ef450bf826b4 (patch)
tree987983a6e8376948e5629b846ef25b263512b75e /util
parenta2e3ca6fd8ba8c0630de089d772fdd668b84428b (diff)
parentb6b0e00f4c498ac2a9994c844d55098090952e6d (diff)
downloadvolse-hubzilla-b298bc8834eb58f202f6cd30d857ef450bf826b4.tar.gz
volse-hubzilla-b298bc8834eb58f202f6cd30d857ef450bf826b4.tar.bz2
volse-hubzilla-b298bc8834eb58f202f6cd30d857ef450bf826b4.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'util')
-rw-r--r--util/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/Doxyfile b/util/Doxyfile
index c5c205de7..44fef3838 100644
--- a/util/Doxyfile
+++ b/util/Doxyfile
@@ -16,4 +16,5 @@ USE_MDFILE_AS_MAINPAGE = README
REFERENCED_BY_RELATION = YES
GENERATE_TREEVIEW = YES
HTML_FOOTER = util/Doxygen.footer
-
+ALIASES += "license=@par License:\n"
+ALIASES += "fixme=\xrefitem fixme \"Fixme\" \"Fixme List\""