diff options
Diffstat (limited to 'addon/doxmlparser/Doxyfile')
-rw-r--r-- | addon/doxmlparser/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/doxmlparser/Doxyfile b/addon/doxmlparser/Doxyfile index 50d205a..faf4bee 100644 --- a/addon/doxmlparser/Doxyfile +++ b/addon/doxmlparser/Doxyfile @@ -151,7 +151,7 @@ PERL_PATH = # Configuration options related to the dot tool #--------------------------------------------------------------------------- CLASS_DIAGRAMS = NO -HAVE_DOT = YES +HAVE_DOT = NO CLASS_GRAPH = YES COLLABORATION_GRAPH = YES TEMPLATE_RELATIONS = YES |