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 | fdf959cf333c52389821000ddb369975b99458b1 (patch) | |
tree | 435bdd6cbb378989ab36bdb5b8227963b3ed300e /cpp/docs/api/developer.doxygen.in | |
parent | 4ee79382969054ece6f260b40b3dc1d98b78467b (diff) | |
download | qpid-python-fdf959cf333c52389821000ddb369975b99458b1.tar.gz |
Turned off Graphviz
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@980466 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/docs/api/developer.doxygen.in')
-rw-r--r-- | cpp/docs/api/developer.doxygen.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/docs/api/developer.doxygen.in b/cpp/docs/api/developer.doxygen.in index 7765a8e3d3..47c2bddc24 100644 --- a/cpp/docs/api/developer.doxygen.in +++ b/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 |