diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-09-10 15:26:30 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-09-10 15:26:30 (GMT) |
commit | 69ead65c747f7fa7817c0a754dfe2662004037a1 (patch) | |
tree | 19b06b53ec293b6d690ff3d82f256f67576dee1c /doc/language.doc | |
parent | 92663f876495b7d98aa85d604d0149f8b73c8dc7 (diff) | |
download | Doxygen-69ead65c747f7fa7817c0a754dfe2662004037a1.zip Doxygen-69ead65c747f7fa7817c0a754dfe2662004037a1.tar.gz Doxygen-69ead65c747f7fa7817c0a754dfe2662004037a1.tar.bz2 |
Release-20000910
Diffstat (limited to 'doc/language.doc')
-rw-r--r-- | doc/language.doc | 35 |
1 files changed, 31 insertions, 4 deletions
diff --git a/doc/language.doc b/doc/language.doc index 0c19968..b75e843 100644 --- a/doc/language.doc +++ b/doc/language.doc @@ -22,9 +22,9 @@ Doxygen has support for multiple languages. This means that the text fragments t doxygen generates can changed into languages other than English (the default) at configuration time. <p> -Currently, supported languages are English, French, Czech, Dutch, -Swedish, Italian, German and Japanese. A number -of people have volunteered to add support for other languages as well. +Currently, supported languages are English, French, Czech, Dutch, Spannish, +Swedish, Russian, Czech, Croatian, Italian, Hungarian, Finnish, German and Japanese, +and Korean. Here is a list of the languages and their current maintainers: <p> @@ -157,6 +157,30 @@ Here is a list of the languages and their current maintainers: </TR> <TR BGCOLOR="#ffffff"> <TD> + Korean + </TD> + <TD> + Richard Kim + </TD> + <TD> + <a href="mailto:ryk@NOSPAM.dspwiz.com"> + ryk@NOSPAM.dspwiz.com</a> + </TD> + </TR> + <TR BGCOLOR="#ffffff"> + <TD> + Hungarian + </TD> + <TD> + Földvári György + </TD> + <TD> + <a href="mailto:foldvari@NOSPAM.diatronltd.com"> + foldvari@NOSPAM.diatronltd.com</a> + </TD> + </TR> + <TR BGCOLOR="#ffffff"> + <TD> Croatian </TD> <TD> @@ -167,7 +191,6 @@ Here is a list of the languages and their current maintainers: boris.bralo@NOSPAM.zg.tel.hr</a> </TD> </TR> - <TR BGCOLOR="#ffffff"> <TD> Polish @@ -225,6 +248,10 @@ Here is a list of the languages and their current maintainers: \hline Russian & Nickolay Semyonov & {\tt snob@int.spb.ru} \\ \hline + Korean & Richard Kim & {\\tt ryk@dspwiz.com} \\ + \hline + Hungarian & Földvári György & {\\tt foldvari@diatronltd.com} \\ + \hline Croatian & Boris Bralo & {\tt boris.bralo@zg.tel.hr} \\ \hline Polish & Grzegorz Kowal & {\tt g\_kowal@poczta.onet.pl} \\ |