]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Turn on DOT rendering of Class diagrams
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 12 Nov 2011 23:19:59 +0000 (00:19 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 12 Nov 2011 23:19:59 +0000 (00:19 +0100)
doc/source/Doxyfile

index 1d2cf756f64f43d97fde57642bac92c7efe0f5e2..81f0db969373637bf5fbb9a63b748819e7f9ce63 100644 (file)
@@ -1545,7 +1545,7 @@ HIDE_UNDOC_RELATIONS   = YES
 # toolkit from AT&T and Lucent Bell Labs. The other options in this section
 # have no effect if this option is set to NO (the default)
 
-HAVE_DOT               = NO
+HAVE_DOT               = YES
 
 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
 # allowed to run in parallel. When set to 0 (the default) doxygen will
@@ -1698,14 +1698,14 @@ MAX_DOT_GRAPH_DEPTH    = 0
 # enabling this option may lead to badly anti-aliased labels on the edges of
 # a graph (i.e. they become hard to read).
 
-DOT_TRANSPARENT        = NO
+DOT_TRANSPARENT        = YES
 
 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 # files in one run (i.e. multiple -o and -T options on the command line). This
 # makes dot run faster, but since only newer versions of dot (>1.8.10)
 # support this, this feature is disabled by default.
 
-DOT_MULTI_TARGETS      = NO
+DOT_MULTI_TARGETS      = YES
 
 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
 # generate a legend page explaining the meaning of the various boxes and