aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-15 16:02:45 -0700
committerzotlabs <mike@macgirvin.com>2017-03-15 16:02:45 -0700
commit472a824a1eaef00759ebbdc506384e8d521e408e (patch)
tree1ec27204ee2df0bf2d049291b1c0a7b06e0a1dee /util
parent2dce86d38e58c0fc88c252d0a7f0b1b83a960451 (diff)
parent16df1c1ad4251db369a9b90889c12c186a2f12fb (diff)
downloadvolse-hubzilla-472a824a1eaef00759ebbdc506384e8d521e408e.tar.gz
volse-hubzilla-472a824a1eaef00759ebbdc506384e8d521e408e.tar.bz2
volse-hubzilla-472a824a1eaef00759ebbdc506384e8d521e408e.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'util')
-rw-r--r--util/Doxyfile9
1 files changed, 9 insertions, 0 deletions
diff --git a/util/Doxyfile b/util/Doxyfile
index f6c0692ee..1bca6cbd4 100644
--- a/util/Doxyfile
+++ b/util/Doxyfile
@@ -23,3 +23,12 @@ ALIASES += "TODO=\todo"
ALIASES += "BUG=\bug"
ALIASES += "hooks=\xrefitem hooks \"Hooks\" \"Hooks List\""
ALIASES += "HOOKS=\hooks"
+# Output
+QUIET = YES
+WARNINGS = YES
+# Dot tool config
+HAVE_DOT = YES
+DOT_IMAGE_FORMAT = svg
+INTERACTIVE_SVG = YES
+CLASS_GRAPH = YES
+COLLABORATION_GRAPH = NO