diff options
Diffstat (limited to 'doc/diagrams.doc')
-rw-r--r-- | doc/diagrams.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/diagrams.doc b/doc/diagrams.doc index 41ff4f9..2329631 100644 --- a/doc/diagrams.doc +++ b/doc/diagrams.doc @@ -21,8 +21,8 @@ Doxygen can use the "dot" tool from graphviz 1.5 to generate more advanced diagrams and graphs. Graphviz is an "open-sourced", - cross-platform graph drawing toolkit from AT\&T and Lucent Bell Labs and - can be found at http://www.research.att.com/sw/tools/graphviz/ + cross-platform graph drawing toolkit and can be found + at http://www.graphviz.org/ If you have the "dot" tool available in the path, you can set \ref cfg_have_dot "HAVE_DOT" to \c YES in the configuration file to |