]> git.meshlink.io Git - catta/commitdiff
don't built any "include graphs" with doxygen
authorLennart Poettering <lennart@poettering.net>
Mon, 21 Aug 2006 23:32:27 +0000 (23:32 +0000)
committerLennart Poettering <lennart@poettering.net>
Mon, 21 Aug 2006 23:32:27 +0000 (23:32 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1252 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

doxygen.cfg

index 39af3745346714563f24424de72a2e3bce2bc4ed..5c03609b8c78be96542dca5891b79d773de95402 100644 (file)
@@ -188,17 +188,17 @@ PERL_PATH              = $(PERL_PATH)
 #---------------------------------------------------------------------------
 # Configuration options related to the dot tool   
 #---------------------------------------------------------------------------
-CLASS_DIAGRAMS         = YES
-HIDE_UNDOC_RELATIONS   = YES
+CLASS_DIAGRAMS         = NO
+HIDE_UNDOC_RELATIONS   = NO
 HAVE_DOT               = $(HAVE_DOT)
-CLASS_GRAPH            = YES
-COLLABORATION_GRAPH    = YES
+CLASS_GRAPH            = NO
+COLLABORATION_GRAPH    = NO
 UML_LOOK               = NO
 TEMPLATE_RELATIONS     = NO
-INCLUDE_GRAPH          = YES
-INCLUDED_BY_GRAPH      = YES
+INCLUDE_GRAPH          = NO
+INCLUDED_BY_GRAPH      = NO
 CALL_GRAPH             = NO
-GRAPHICAL_HIERARCHY    = YES
+GRAPHICAL_HIERARCHY    = NO
 DOT_IMAGE_FORMAT       = png
 DOT_PATH               = $(DOT_PATH)
 DOTFILE_DIRS           =