*** empty log message ***
[m17n/m17n-docs.git] / data-usr / mainpage.txt
index 85c1723..23b064d 100644 (file)
@@ -1,4 +1,4 @@
-/***@mainpage The m17n library documentation
+/***@mainpage The M17N Library Documentation
 
 @section what What is the m17n library?
 
@@ -7,7 +7,7 @@ the C language.
 
 <ul>
 
-<li> It is an open source software.
+<li> It is a free and open source software.
 
 <li> It is for any GNU/Linux and Unix applications/libraries.
 
@@ -25,7 +25,8 @@ multilingual text.
 
 <li> @e M-text: A data structure for a multilingual text.  It is
 basically a string but with attributes called text property, and
-is designed to substitute for the C string.
+is designed to substitute for the C string.  It is the most important
+object of the m17n library.
 
 <li> Functions for creating and processing M-texts.
 
@@ -46,16 +47,27 @@ system.
 @section usage How to use it?
 
 Just include <m17n.h> in your program, and link it with the m17n
-library by -lm17n.  See the documentation of the module \link
-m17nIntro Introduction \endlink for the detail.
+library by -lm17n.  See @ref m17nIntro @latexonly
+(P.\pageref{group__m17nIntro}) @endlatexonly for the detail.
+
+AAA
+
+@section sample images
+
+@image html HELLO.png
 
 @section contact Contact us:
 
 Global IT Security Group\n
-Information Technology Research Institute\n
+National Information Technology Research Institute\n
 Institute of Advanced Industrial Science and Technology
 
-E-mail: mule-aist@m17n.org 
+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
 */
 ////