/* -*- coding: euc-jp; -*- */ /***en @mainpage The M17N Library Documentation */ /***ja @mainpage M17N ライブラリ */ /***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. The word "m17n" is an abbreviation of "multilingualization". The m17n library provides following facilities to handle multilingual text. */ /***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. */ /***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 Web: http://www.m17n.org/m17n-lib/ Bug report: m17n-lib-bug@m17n.org Mailing list (English): m17n-lib@m17n.org Mailing list (Japanese): m17n-lib-ja@m17n.org */ /***en @section ack Acknowledgements */ /***ja @section ack 謝辞 */ /*** Special thanks to: */ /*** @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 */