diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-07-17 20:55:44 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-07-17 20:55:44 (GMT) |
commit | 655c12fb6a950ed1b59bbcc29852ce20e45fdc6a (patch) | |
tree | 8287e27d133bcae2c4cca5bbd409891c8618c52d /Doxyfile | |
parent | aca0b88941aefecfbef3186e63049cc7fba0a11c (diff) | |
download | Doxygen-655c12fb6a950ed1b59bbcc29852ce20e45fdc6a.zip Doxygen-655c12fb6a950ed1b59bbcc29852ce20e45fdc6a.tar.gz Doxygen-655c12fb6a950ed1b59bbcc29852ce20e45fdc6a.tar.bz2 |
Release-1.3.2-20030717
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -169,7 +169,7 @@ PERL_PATH = /usr/bin/perl # 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 |