diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-06-25 18:00:24 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-06-25 18:00:24 (GMT) |
commit | 509496da5e5b38aecbd91a5e20b3d695cbbef775 (patch) | |
tree | d1ce681120f6cf7c6aed4ba77feceafcc66cc853 /doc | |
parent | 25a65bed9e3548070b1af401db683bfb0cce9de0 (diff) | |
download | Doxygen-509496da5e5b38aecbd91a5e20b3d695cbbef775.zip Doxygen-509496da5e5b38aecbd91a5e20b3d695cbbef775.tar.gz Doxygen-509496da5e5b38aecbd91a5e20b3d695cbbef775.tar.bz2 |
Release-1.3.2-20030625
Diffstat (limited to 'doc')
-rw-r--r-- | doc/config.doc | 2 | ||||
-rw-r--r-- | doc/language.doc | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/config.doc b/doc/config.doc index 5087d35..536d37e 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -35,7 +35,7 @@ new values to the list. Values are sequences of non-blanks. If the value should contain one or more blanks it must be surrounded by quotes ("..."). Multiple lines can be concatenated by inserting a backslash (\\) as the last character of a line. Environment variables can be expanded -using the pattern \c $(ENV_VARIABLE_NAME). +using the pattern \c \$(ENV_VARIABLE_NAME). You can also include part of a configuration file from another configuration file using a <code>\@INCLUDE</code> tag as follows: diff --git a/doc/language.doc b/doc/language.doc index 69bf6eb..9b0e4dd 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.1-20030609), 28 languages +Currently (version 1.3.2), 28 languages are supported (sorted alphabetically): Brazilian Portuguese, Catalan, Chinese, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Finnish, @@ -115,7 +115,7 @@ when the translator was updated. <TD>French</TD> <TD>Xavier Outhier</TD> <TD>xouthier@NOSPAM.yahoo.fr</TD> - <TD>1.3.1</TD> + <TD>up-to-date</TD> </TR> <TR BGCOLOR="#ffffff"> <TD>German</TD> @@ -187,7 +187,7 @@ when the translator was updated. <TD>Serbian</TD> <TD>Dejan Milosavljevic</TD> <TD>dmilos@NOSPAM.email.com</TD> - <TD>1.2.17</TD> + <TD>1.3.1</TD> </TR> <TR BGCOLOR="#ffffff"> <TD>Slovak</TD> @@ -251,7 +251,7 @@ when the translator was updated. \hline Finnish & Olli Korhonen & {\tt Olli.Korhonen@ccc.fi} & obsolete \\ \hline - French & Xavier Outhier & {\tt xouthier@yahoo.fr} & 1.3.1 \\ + French & Xavier Outhier & {\tt xouthier@yahoo.fr} & up-to-date \\ \hline German & Jens Seidel & {\tt jensseidel@users.sf.net} & 1.3.1 \\ \hline @@ -278,7 +278,7 @@ when the translator was updated. \hline Russian & Alexandr Chelpanov & {\tt cav@cryptopro.ru} & strange \\ \hline - Serbian & Dejan Milosavljevic & {\tt dmilos@email.com} & 1.2.17 \\ + Serbian & Dejan Milosavljevic & {\tt dmilos@email.com} & 1.3.1 \\ \hline Slovak & Stanislav Kudl\'{a}\v{c} & {\tt skudlac@pobox.sk} & 1.2.18 \\ \hline |