X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=doxygen.cfg;h=5c03609b8c78be96542dca5891b79d773de95402;hb=dcb4e7b6d849cb04cee7be7de37440f12bd305c7;hp=39af3745346714563f24424de72a2e3bce2bc4ed;hpb=b73aab83cbdaaac40c4bb80b82049dc4452b5f1c;p=catta diff --git a/doxygen.cfg b/doxygen.cfg index 39af374..5c03609 100644 --- a/doxygen.cfg +++ b/doxygen.cfg @@ -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 =