diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-06-09 16:56:34 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-06-09 16:56:34 (GMT) |
commit | 784e2b65dc675f89c8f21b3c7b306f5fb1bfa4ca (patch) | |
tree | 84818288910d8f77f48ecf8e6b5fe3f4291d7a18 /doc/install.doc | |
parent | 4c054d8406f9e4ceb582001c48cf659262774d0c (diff) | |
download | Doxygen-784e2b65dc675f89c8f21b3c7b306f5fb1bfa4ca.zip Doxygen-784e2b65dc675f89c8f21b3c7b306f5fb1bfa4ca.tar.gz Doxygen-784e2b65dc675f89c8f21b3c7b306f5fb1bfa4ca.tar.bz2 |
Release-1.2.16-20020609
Diffstat (limited to 'doc/install.doc')
-rw-r--r-- | doc/install.doc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install.doc b/doc/install.doc index 2296294..4b3b047 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -397,7 +397,7 @@ Here is what is required: of the cygwin tools that I put together just to compile doxygen. As a third alternative one could use the GNUWin32 tools that can be - found at http://gnuwin32.sourceforge.net/ + found at http://gnuwin32.sourceforge.net/ Make sure the <code>BISONLIB</code> environment variable points to the location where the files <code>bison.simple</code> and @@ -474,6 +474,7 @@ Here is what is required: and the collaboration graphs. </ul> + Compilation is now done by performing the following steps: <ol> |