diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2001-09-30 15:25:14 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2001-09-30 15:25:14 (GMT) |
commit | 00e00a1df00be67219a28aaa8d58e8a0991555eb (patch) | |
tree | c28047dda40b8133ff1326d80fcf662cc8065c7e /Doxyfile | |
parent | 156b0bb68fc4104792afb27ee4ee466f3efac206 (diff) | |
download | Doxygen-00e00a1df00be67219a28aaa8d58e8a0991555eb.zip Doxygen-00e00a1df00be67219a28aaa8d58e8a0991555eb.tar.gz Doxygen-00e00a1df00be67219a28aaa8d58e8a0991555eb.tar.bz2 |
Release-1.2.11
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -148,7 +148,7 @@ PERL_PATH = /usr/bin/perl #--------------------------------------------------------------------------- # Configuration options related to the dot tool #--------------------------------------------------------------------------- -HAVE_DOT = YES +HAVE_DOT = NO CLASS_GRAPH = YES COLLABORATION_GRAPH = YES INCLUDE_GRAPH = YES |