Commit 047ff890 authored by Dimitri van Heesch's avatar Dimitri van Heesch
Browse files

Release-1.2.18

parent d05ad629
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
DOXYGEN Version 1.2.17-20020915
DOXYGEN Version 1.2.18

Please read the installation section of the manual for instructions.

--------
Dimitri van Heesch (15 September 2002)
Dimitri van Heesch (18 September 2002)
+2 −2
Original line number Diff line number Diff line
DOXYGEN Version 1.2.17_20020915
DOXYGEN Version 1.2.18

Please read INSTALL for compilation instructions.

@@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives.

Enjoy,

Dimitri van Heesch (dimitri@stack.nl) (15 September 2002)
Dimitri van Heesch (dimitri@stack.nl) (18 September 2002)
+1 −1
Original line number Diff line number Diff line
1.2.17-20020915
1.2.18
+2 −2
Original line number Diff line number Diff line
@@ -1148,14 +1148,14 @@ EXTRA_PACKAGES = times
\anchor cfg_xml_schema
<dt>\c XML_SCHEMA <dd>
 \addindex XML_SCHEMA
 The XML_SCHEMA file can be used to specify an XML schema,
 The XML_SCHEMA tag can be used to specify an XML schema,
 which can be used by a validating XML parser to check the
 syntax of the XML files.

\anchor cfg_xml_dtd
<dt>\c XML_DTD <dd>
 \addindex XML_DTD
 The XML_DTD file can be used to specify an XML DTD,
 The XML_DTD tag can be used to specify an XML DTD,
 which can be used by a validating XML parser to check the
 syntax of the XML files.

+5 −5
Original line number Diff line number Diff line
@@ -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.2.14-20020317), 28 languages 
Currently (version 1.2.18), 28 languages 
are supported (sorted alphabetically): 
Brazilian Portuguese, Catalan, Chinese, Chinese Traditional, Croatian, 
Czech, Danish, Dutch, English, Finnish, 
@@ -61,7 +61,7 @@ when the translator was updated.
      <TD>Catalan</TD>  
      <TD>Albert Mora</TD>
      <TD>amora@NOSPAM.iua.upf.es</TD>
      <TD>up-to-date</TD>
      <TD>1.2.17</TD>
  </TR>
  <TR BGCOLOR="#ffffff">
      <TD>Chinese</TD>  
@@ -145,7 +145,7 @@ when the translator was updated.
      <TD>Japanese</TD>  
      <TD>Ryunosuke Sato<br>Kenji Nagamatsu</TD>
      <TD>puyo@NOSPAM.mint.freemail.ne.jp<br>naga@NOSPAM.joyful.club.ne.jp</TD>
      <TD>1.2.17</TD>
      <TD>up-to-date</TD>
  </TR>
  <TR BGCOLOR="#ffffff">
      <TD>Korean</TD>  
@@ -232,7 +232,7 @@ when the translator was updated.
  \hline
  Brazilian Portuguese & Fabio "FJTC" Jun Takada Chino & {\tt chino@icmc.sc.usp.br} & up-to-date \\
  \hline
  Catalan & Albert Mora & {\tt amora@iua.upf.es} & up-to-date \\
  Catalan & Albert Mora & {\tt amora@iua.upf.es} & 1.2.17 \\
  \hline
  Chinese & Wei Liu & {\tt liuwei@asiainfo.com} & 1.2.13 \\
   & Wang Weihan & {\tt wangweihan@capinfo.com.cn} &  \\
@@ -263,7 +263,7 @@ when the translator was updated.
  Italian & Alessandro Falappa & {\tt alessandro@falappa.net} & up-to-date \\
   & Ahmed Aldo Faisal & {\tt aaf23@cam.ac.uk} &  \\
  \hline
  Japanese & Ryunosuke Sato & {\tt puyo@mint.freemail.ne.jp} & 1.2.17 \\
  Japanese & Ryunosuke Sato & {\tt puyo@mint.freemail.ne.jp} & up-to-date \\
   & Kenji Nagamatsu & {\tt naga@joyful.club.ne.jp} &  \\
  \hline
  Korean & Richard Kim & {\tt ryk@dspwiz.com} & 1.2.13 \\
Loading