summaryrefslogtreecommitdiffstats
path: root/doc/install.doc
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-02-15 20:03:34 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-02-15 20:03:34 (GMT)
commit082b421913688541087c4b810cd48a882c3d87c9 (patch)
tree50b1099761af52d0ca94caec83c8ff3a08efb753 /doc/install.doc
parent6e9c313b87a0daa86ca108e93d67fc4c9e5bec68 (diff)
downloadDoxygen-082b421913688541087c4b810cd48a882c3d87c9.zip
Doxygen-082b421913688541087c4b810cd48a882c3d87c9.tar.gz
Doxygen-082b421913688541087c4b810cd48a882c3d87c9.tar.bz2
Upgrade to 1.1.0
Diffstat (limited to 'doc/install.doc')
-rw-r--r--doc/install.doc21
1 files changed, 20 insertions, 1 deletions
diff --git a/doc/install.doc b/doc/install.doc
index 78ae4f8..9ee3665 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -2,7 +2,7 @@
*
* $Id$
*
- * Copyright (C) 1997-1999 by Dimitri van Heesch.
+ * Copyright (C) 1997-2000 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
@@ -91,6 +91,25 @@ The following binaries should now be available:
generated by doxygen.
</UL>
+To take full advantage of doxygen's features the following additional
+tools should be installed.
+
+<ul>
+<li>\f$\mbox{\LaTeX}\f$:
+ <a href="http://www.tug.org">teTeX 1.0</a> (for Unix) or
+ <a href="ftp://ctan.tug.org/tex-archive/systems/win32/web2c/fptex-0.3/">fpTeX 0.3</a> (for Windows)<br>
+ Needed for LaTeX and PDF output.
+<li><a href="http://www.research.att.com/sw/tools/graphviz/">
+ the Graph visualization toolkit version 1.5</a><br>
+ Needed for the include dependency graphs, the graphical inheritance graphs,
+ and the collaboration graphs.<br>
+ <b>Note:</b> For windows you will have to set the <code>DOTFONTPATH</code> environment
+ variable to include the current directory (e.g. <code>DOTFONTPATH=.</code>)
+<li><a href="http://msdn.microsoft.com/workshop/author/htmlhelp">
+ the HTML help workshop</a> (for Windows only)<br>
+ Needed for compiling compressed HTML output (a.k.a. the new Windows help format).
+</ul>
+
Doxygen was developed and tested under Linux using the following tools:
<ul>
<li>EGCS version 2.91.66