X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mainpage.txt;h=acde721e9b050de4b398aae2a2aba4bfe256a4de;hb=9341761a45bed7a777d3f901afd7eba06ab9bcd4;hp=1793ab280f2cf1ffd56392398eacb9552238ddc6;hpb=497428662918df62e9b5c1acbedc1a44d637825e;p=m17n%2Fm17n-docs.git diff --git a/mainpage.txt b/mainpage.txt index 1793ab2..acde721 100644 --- a/mainpage.txt +++ b/mainpage.txt @@ -1,8 +1,11 @@ -/***en -@mainpage The M17N Library Documentation +/* -*- coding: euc-jp; -*- */ +/***en @mainpage The M17N Library Documentation */ +/***ja @mainpage M17N ¥é¥¤¥Ö¥é¥ê */ -@section what What is the m17n library? +/***en @section what What is the m17n library? */ +/***ja @section what M17N ¥é¥¤¥Ö¥é¥ê¤È¤Ï? */ +/*** The @e m17n @e library is a multilingual text processing library for the C language. @@ -44,15 +47,53 @@ information efficiently. system. - -@section usage How to use it? - +*/ +/***en @section usage How to use it? */ +/***ja @section usage ÍøÍÑË¡ */ +/*** Just include in your program, and link it with the m17n library by -lm17n. See @ref m17nIntro @latexonly -(P.\pageref{group__m17nIntro}) @endlatexonly for the detail. +(P.\pageref{group__m17nIntro}) @endlatexonly for the detail. */ + +/***en @section extralib External libraries and data */ +/***ja @section extralib ³°Éô¥é¥¤¥Ö¥é¥ê¡¿¥Ç¡¼¥¿ */ +/*** + +The m17n library utilizes these external libraries. They are not +mandatory but several functions of the m17n library depend on them. + + + +*/ + +/***en @section contact Contact us: */ +/***ja @section contact Ï¢ÍíÀè */ +/*** Global IT Security Group\n National Information Technology Research Institute\n Institute of Advanced Industrial Science and Technology @@ -64,18 +105,41 @@ Bug report: m17n-lib-bug@m17n.org Mailing list (English): m17n-lib@m17n.org Mailing list (Japanese): m17n-lib-ja@m17n.org +*/ -@section Acknowledgements - +/***en @section ack Acknowledgements */ +/***ja @section ack ¼Õ¼­ */ +/*** Special thanks to: +Author of Doxygen . Without +this tool, it would have been impossible to create this documentation. + +
  • Information-technology Promotion Agency (IPA), Japan +Writing this documentation was partially funded by +Information-technology Promotion Agency (IPA) + in fiscal year 2001. + + */ +/*** +@htmlonly +
    +Copyright (C) 2001 Information-technology Promotion Agency (IPA)

    +Copyright (C) 2001-2004 + National Institute of Advanced Industrial Science and Technology (AIST)

    + +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no +Invariant Section, Front-Cover Texts "The m17n library documentation", +and no Back-Cover Texts. A copy of the license is included in the +appendix entitled "GNU Free Documentation License". +@endhtmlonly +*/