diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-01-19 21:02:02 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-01-19 21:02:02 (GMT) |
commit | afb84237b8c3024f2f35346ba3ee4532e1a8b507 (patch) | |
tree | a3abc0d2a3da492a873fd59a140684da6a15924e /doc/install.doc | |
parent | be32faf9e70cecf7583687c1ce875071abd99005 (diff) | |
download | Doxygen-afb84237b8c3024f2f35346ba3ee4532e1a8b507.zip Doxygen-afb84237b8c3024f2f35346ba3ee4532e1a8b507.tar.gz Doxygen-afb84237b8c3024f2f35346ba3ee4532e1a8b507.tar.bz2 |
Release-1.3-rc2-20030119
Diffstat (limited to 'doc/install.doc')
-rw-r--r-- | doc/install.doc | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/install.doc b/doc/install.doc index e35153b..92c2416 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -2,7 +2,7 @@ * * * - * Copyright (C) 1997-2002 by Dimitri van Heesch. + * Copyright (C) 1997-2003 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby @@ -63,7 +63,7 @@ tools should be installed. \latexonly \\par (see {\tt http://www.tug.org/interest.html\#free})\endlatexonly. This is needed for generating LaTeX, Postscript, and PDF output. <li><a href="http://www.research.att.com/sw/tools/graphviz/"> - the Graph visualization toolkit version 1.5 or higher</a> + the Graph visualization toolkit version 1.8.10 or higher</a> \latexonly \\par (see {\tt http://www.research.att.com/sw/tools/graphviz/})\endlatexonly. Needed for the include dependency graphs, the graphical inheritance graphs, and the collaboration graphs. @@ -362,7 +362,8 @@ or omit the -O2 for the particular files in the Makefile. Due to a change in the way image maps are generated, older versions of doxygen (\<=1.2.17) will not work correctly with newer versions of graphviz (\>=1.8.8). The effect of this incompatibility is that -generated graphs in HTML are not properly clickable. +generated graphs in HTML are not properly clickable. For doxygen 1.3 +it is recommended to use at least graphviz 1.8.10 or higher. \section install_src_windows Compiling from source on Windows @@ -480,7 +481,7 @@ Here is what is required: distribution before compiling. <li><a href="http://www.research.att.com/sw/tools/graphviz/"> - the Graph visualization toolkit version 1.5</a><br> + the Graph visualization toolkit version 1.8.10</a><br> \latexonly(see {\tt http://www.research.att.com/sw/tools/graphviz/})\endlatexonly. Needed for the include dependency graphs, the graphical inheritance graphs, and the collaboration graphs. |