diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-02-15 20:00:58 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-02-15 20:00:58 (GMT) |
commit | 067ee3cfc7a79acd42cedb3f89713b9ed5f47f93 (patch) | |
tree | d5ea8d453754a1b971fadd965b8949a3a3d0de9a /doc/install.doc | |
parent | e0e5c8556b4713e7dad60537658cd411f8dfd858 (diff) | |
download | Doxygen-067ee3cfc7a79acd42cedb3f89713b9ed5f47f93.zip Doxygen-067ee3cfc7a79acd42cedb3f89713b9ed5f47f93.tar.gz Doxygen-067ee3cfc7a79acd42cedb3f89713b9ed5f47f93.tar.bz2 |
Release-1.3-rc3-20020215
Diffstat (limited to 'doc/install.doc')
-rw-r--r-- | doc/install.doc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/install.doc b/doc/install.doc index 92c2416..a816e8b 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -25,10 +25,10 @@ to get the latest distribution, if you did not have it already. This section is divided into the following sections: <ul> <li>\ref install_src_unix "Compiling from source on Unix" -<li>\ref install_bin_unix "Installating the binaries on Unix" +<li>\ref install_bin_unix "Installing the binaries on Unix" <li>\ref unix_problems "Known compilation problems for Unix" <li>\ref install_src_windows "Compiling from source on Windows" -<li>\ref install_bin_windows "Installating the binaries on Windows" +<li>\ref install_bin_windows "Installing the binaries on Windows" <li>\ref build_tools "Tools used to develop doxygen" </ul> @@ -158,7 +158,7 @@ Compilation is now done by performing the following steps: </ol> -\section install_bin_unix Installating the binaries on Unix +\section install_bin_unix Installing the binaries on Unix After the compilation of the source code do a <code>make install</code> to install doxygen. If you downloaded the binary distribution for Unix, @@ -540,7 +540,7 @@ Compilation is now done by performing the following steps: documentation can be generated. </ol> -\section install_bin_windows Installating the binaries on Windows +\section install_bin_windows Installing the binaries on Windows There is no fancy installation procedure at the moment (if anyone can add it in a location independent way please let me know). |