summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-06-04 11:30:43 +0200
committerChristian Grothoff <christian@grothoff.org>2017-06-04 11:30:43 +0200
commit1e30d60a25da52550c10f9c6606024f028f943d2 (patch)
tree5fb2a8131a5dea1121ea203ab5dca536da9d83fc /Doxyfile
parentc7c7ac60cf8b6dae5b9b8c0872dbe3d83020549d (diff)
downloadexchange-1e30d60a25da52550c10f9c6606024f028f943d2.tar.gz
exchange-1e30d60a25da52550c10f9c6606024f028f943d2.tar.bz2
exchange-1e30d60a25da52550c10f9c6606024f028f943d2.zip
fixing misc doxygen issues
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 0fef809bf..359c72009 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -207,7 +207,8 @@ SKIP_FUNCTION_MACROS = YES
#---------------------------------------------------------------------------
# Configuration::additions related to external references
#---------------------------------------------------------------------------
-TAGFILES =
+TAGFILES = contrib/gnunet.tag \
+ contrib/microhttpd.tag
GENERATE_TAGFILE = contrib/taler-exchange.tag
ALLEXTERNALS = NO
EXTERNAL_GROUPS = YES
@@ -233,7 +234,7 @@ DIRECTORY_GRAPH = YES
DOT_IMAGE_FORMAT = png
DOT_PATH =
DOTFILE_DIRS =
-DOT_GRAPH_MAX_NODES = 25
+DOT_GRAPH_MAX_NODES = 100
MAX_DOT_GRAPH_DEPTH = 2
DOT_TRANSPARENT = YES
DOT_MULTI_TARGETS = NO