]> git.sesse.net Git - vlc/commitdiff
Produce include graphs.
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 6 Jan 2006 09:37:13 +0000 (09:37 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 6 Jan 2006 09:37:13 +0000 (09:37 +0000)
doc/Doxyfile
doc/Doxyfile.skins2

index 34ad09815887e0bd61c684c62d3cdc692000f935..1a2ef82ff50283f121b01418cc59e781714e901d 100644 (file)
@@ -816,7 +816,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
 
 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen 
 # will generate a graph for each documented class showing the direct and 
@@ -842,7 +842,7 @@ TEMPLATE_RELATIONS     = YES
 # file showing the direct and indirect include dependencies of the file with 
 # other documented files.
 
-INCLUDE_GRAPH          = NO
+INCLUDE_GRAPH          = YES
 
 # If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and 
 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each 
index cc655de26d024adada1b5b5361b8b953e769e66b..bee669a2dff4184b038bbf99c3239b635e2f64d3 100644 (file)
@@ -816,7 +816,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
 
 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen 
 # will generate a graph for each documented class showing the direct and 
@@ -842,7 +842,7 @@ TEMPLATE_RELATIONS     = YES
 # file showing the direct and indirect include dependencies of the file with 
 # other documented files.
 
-INCLUDE_GRAPH          = NO
+INCLUDE_GRAPH          = YES
 
 # If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and 
 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each