diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/config.doc | 2 | ||||
-rw-r--r-- | doc/install.doc | 8 | ||||
-rw-r--r-- | doc/language.doc | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/doc/config.doc b/doc/config.doc index 5c260fb..2dbd644 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -417,6 +417,8 @@ function's detailed documentation block. comments) as a brief description. This used to be the default behaviour. The new default is to treat a multi-line C++ comment block as a detailed description. Set this tag to YES if you prefer the old behaviour instead. + Note that setting this tag to YES also means that rational rose comments + are not recognised any more. \anchor cfg_details_at_top <dt>\c DETAILS_AT_TOP <dd> 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). diff --git a/doc/language.doc b/doc/language.doc index 1284672..be7b3ba 100644 --- a/doc/language.doc +++ b/doc/language.doc @@ -25,7 +25,7 @@ Doxygen has built-in support for multiple languages. This means that the text fragments that doxygen generates can be produced in languages other than English (the default) at configuration time. -Currently (version 1.3-rc3), 28 languages +Currently (version 1.2.14-20020317), 28 languages are supported (sorted alphabetically): Brazilian Portuguese, Catalan, Chinese, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Finnish, |