diff options
author | Jonathan Robie <jonathan@apache.org> | 2010-07-29 15:14:59 +0000 |
---|---|---|
committer | Jonathan Robie <jonathan@apache.org> | 2010-07-29 15:14:59 +0000 |
commit | f9629ab59e70f7793acbbf21490a07ca8c3bae49 (patch) | |
tree | c33c51e044f57bf7e43051235e5dd3cf87500218 /qpid/cpp/docs/api | |
parent | f74fb3a97c57b431a928149a2ccf2a0615d82a21 (diff) | |
download | qpid-python-f9629ab59e70f7793acbbf21490a07ca8c3bae49.tar.gz |
Turned off Graphviz
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@980466 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/docs/api')
-rw-r--r-- | qpid/cpp/docs/api/developer.doxygen.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/docs/api/developer.doxygen.in b/qpid/cpp/docs/api/developer.doxygen.in index 7765a8e3d3..47c2bddc24 100644 --- a/qpid/cpp/docs/api/developer.doxygen.in +++ b/qpid/cpp/docs/api/developer.doxygen.in @@ -1094,7 +1094,7 @@ HIDE_UNDOC_RELATIONS = NO # toolkit from AT&T and Lucent Bell Labs. The other options in this section # have no effect if this option is set to NO (the default) -HAVE_DOT = YES +HAVE_DOT = NO # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen # will generate a graph for each documented class showing the direct and |