summaryrefslogtreecommitdiffstats
path: root/qtools/Doxyfile
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2015-10-17 14:38:29 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2015-10-17 14:38:29 (GMT)
commitf196c9f1d69238a814ff3152103f3bd310efdf0d (patch)
tree7a2d421a6aaef05940d57723816999e4cbd7265c /qtools/Doxyfile
parentffff69548813cd6c018973c3c0ae8b06b5e3eadc (diff)
downloadDoxygen-f196c9f1d69238a814ff3152103f3bd310efdf0d.zip
Doxygen-f196c9f1d69238a814ff3152103f3bd310efdf0d.tar.gz
Doxygen-f196c9f1d69238a814ff3152103f3bd310efdf0d.tar.bz2
Bug 756241 - Race condition in parallel DOT runs
Diffstat (limited to 'qtools/Doxyfile')
-rw-r--r--qtools/Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtools/Doxyfile b/qtools/Doxyfile
index 41f2ad9..2943270 100644
--- a/qtools/Doxyfile
+++ b/qtools/Doxyfile
@@ -279,7 +279,7 @@ PERL_PATH = /usr/bin/perl
CLASS_DIAGRAMS = YES
MSCGEN_PATH =
HIDE_UNDOC_RELATIONS = YES
-HAVE_DOT = NO
+HAVE_DOT = YES
DOT_NUM_THREADS = 0
DOT_FONTNAME =
DOT_FONTSIZE = 10
@@ -306,4 +306,4 @@ MAX_DOT_GRAPH_DEPTH = 0
DOT_TRANSPARENT = YES
DOT_MULTI_TARGETS = NO
GENERATE_LEGEND = YES
-DOT_CLEANUP = NO
+DOT_CLEANUP = YES