summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2003-05-14 19:55:59 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2003-05-14 19:55:59 (GMT)
commit64200b5e975b19f38f9a68569b98c6f53e6fe4d9 (patch)
treed211455e0cef95445694e7630c63dd0e90d3f3a5 /doc
parenta9f41d99f3651cd66850e9020bc3af7cb559306e (diff)
downloadDoxygen-64200b5e975b19f38f9a68569b98c6f53e6fe4d9.zip
Doxygen-64200b5e975b19f38f9a68569b98c6f53e6fe4d9.tar.gz
Doxygen-64200b5e975b19f38f9a68569b98c6f53e6fe4d9.tar.bz2
Release-1.3-20030514
Diffstat (limited to 'doc')
-rw-r--r--doc/config.doc2
-rw-r--r--doc/doxygen_manual.tex2
-rw-r--r--doc/index.doc4
-rw-r--r--doc/install.doc6
4 files changed, 8 insertions, 6 deletions
diff --git a/doc/config.doc b/doc/config.doc
index 3a7c23e..80f07e6 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -1478,7 +1478,7 @@ TAGFILES = file1=loc1 "file2 = loc2" ... </pre>
\addindex DOT_IMAGE_FORMAT
The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
generated by dot. Possible values are gif, jpg, and png.
- If left blank gif will be used.
+ If left blank png will be used.
\anchor cfg_dot_path
<dt>\c DOT_PATH <dd>
diff --git a/doc/doxygen_manual.tex b/doc/doxygen_manual.tex
index d345e00..0c9bac3 100644
--- a/doc/doxygen_manual.tex
+++ b/doc/doxygen_manual.tex
@@ -30,7 +30,7 @@
]{hyperref}
\makeindex
\setcounter{tocdepth}{1}
-\setlength{\footrulewidth}{0.4pt}
+\renewcommand{\footrulewidth}{0.4pt}
\begin{document}
\begin{titlepage}
\includegraphics[width=\textwidth]{doxygen_logo}
diff --git a/doc/index.doc b/doc/index.doc
index 4c104de..df3455e 100644
--- a/doc/index.doc
+++ b/doc/index.doc
@@ -183,8 +183,8 @@ Thanks go to:
Roddy, Paul Schwartz, Charles Duffy, Vadym Voznyuk, Philip Walton,
Dwight Browne, Andreas Fredriksson, Karel Lindveld, Ivan Lee, Albert
Vernon, Adam McKee, Vijapurapu Anatharac, Ben Hunsberger and
- Walter Wartenweiler, Jeff Garbers, David Harris and Terry Brown
- for donating money.
+ Walter Wartenweiler, Jeff Garbers, David Harris, Terry Brown and
+ Nicolas Reimen for donating money.
<li>The Comms group of <a href="http://www.symbian.com">Symbian</a> for donating
an ultra cool <a href="http://www.psion.com/revoplus">Revo plus</a>
organizer!
diff --git a/doc/install.doc b/doc/install.doc
index 9b2f6ac..2dbbf51 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -445,8 +445,10 @@ Here is what is required:
<li>To generate LaTeX documentation or formulas in HTML you need the tools:
<code>latex</code>, <code>dvips</code> and <code>gswin32</code>.
To get these working under Windows
- install the fpTeX distribution. You can download it at:
- http://www.ese-metz.fr/~popineau/fptex/wwwfptex.html
+ install the fpTeX distribution. You can find more info at:
+ http://www.fptex.org/ and download it from CTAN or one of its mirrors.
+ In the Netherlands for example this would be:
+ ftp://ftp.easynet.nl/mirror/CTAN/systems/win32/fptex/
Make sure the tools are available from a dos box, by adding the
directory they are in to the search path.