From: handa Date: Wed, 13 Aug 2003 11:44:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: XML-base~100 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=commitdiff_plain;h=5bb658e3aa213b97ca81dbc4725a4bed3b2363b7 *** empty log message *** --- diff --git a/Makefile.am b/Makefile.am index f156560..bc99dd3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,4 @@ # Makefile.am -- Makefile for the m17n library documentation. -# -*- coding: euc-jp; -*- # Copyright (C) 2003 # National Institute of Advanced Industrial Science and Technology (AIST) # Registration Number H15PRO112 @@ -227,8 +226,7 @@ data/dbformat.txt: ${DBFORMAT} utils/dbformat.sh data/m17n-config.txt: @M17NLIB@/m17n-config.in sed -n -e '/\/\*\*\*/,/\*\// p' < $< > $@ -%/html/index.html: doxyfile-html.% ${SRCALL} \ - header.html footer.html \ +%/html/index.html: doxyfile-html.% header.%.html footer.%.html ${SRCALL} \ utils/%_filter.rb m17n-lib.css rm -f `dirname $@`/*.html ${DOXYGEN} $< @@ -325,3 +323,7 @@ release: dist .PRECIOUS: usr/latex/refman.tex usr/latex/m17n-lib.tex %/man/man3/m17nIntro.3m ${SRCALL} endif + +# Local Variables: +# coding: euc-jp +# End: diff --git a/doxyfile b/doxyfile index 9c2071f..6fb5fcc 100644 --- a/doxyfile +++ b/doxyfile @@ -412,13 +412,13 @@ HTML_OUTPUT = # each generated HTML page. If it is left blank doxygen will generate a # standard header. -HTML_HEADER = header.html +HTML_HEADER = header.%USR_JA_DEV%.html # The HTML_FOOTER tag can be used to specify a personal HTML footer for # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = footer.html +HTML_FOOTER = footer.%USR_JA_DEV%.html # The HTML_STYLESHEET tag can be used to specify a user defined cascading # style sheet that is used by each HTML page. It can be used to diff --git a/footer.html b/footer.html deleted file mode 100644 index b0814ec..0000000 --- a/footer.html +++ /dev/null @@ -1,45 +0,0 @@ -
-
-Top of this page

- -Main Page   -Modules   - -Data Structures   - - -Globals   -Appendix   -
-
-
-mulemark -mule-aist@m17n.org - -
- - - - diff --git a/footer.html.ja b/footer.html.ja deleted file mode 100644 index dc00938..0000000 --- a/footer.html.ja +++ /dev/null @@ -1,10 +0,0 @@ -
-¤³¤Î¥Ú¡¼¥¸¤ÎÀèƬ¤ËÌá¤ë -
-m17n.org -mulemark -Copyright (C) 2002 AIST and IPA -
- - - diff --git a/footer.ja.html b/footer.ja.html new file mode 100644 index 0000000..181cc3b --- /dev/null +++ b/footer.ja.html @@ -0,0 +1,46 @@ + +
+
+¤³¤Î¥Ú¡¼¥¸¤ÎÀèƬ

+ +Main Page   +Modules   + +Data Structures   + + +Globals   +Appendix   +
+
+
+mulemark +mule-aist@m17n.org + +
+ + + + diff --git a/footer.usr.html b/footer.usr.html new file mode 100644 index 0000000..3d07c22 --- /dev/null +++ b/footer.usr.html @@ -0,0 +1,45 @@ +
+
+Top of this page

+ +Main Page   +Modules   + +Data Structures   + + +Globals   +Appendix   +
+
+
+mulemark +mule-aist@m17n.org + +
+ + + + diff --git a/header.html b/header.html deleted file mode 100644 index 6946852..0000000 --- a/header.html +++ /dev/null @@ -1,32 +0,0 @@ - - - -Multilingual Library for Unix/Linux - - - - - - - - - - -
-Main Page   -Modules   - -Data Structures   - - -Globals   -Appendix   -
- -
\ No newline at end of file diff --git a/header.html.ja b/header.html.ja deleted file mode 100644 index 438ee71..0000000 --- a/header.html.ja +++ /dev/null @@ -1,15 +0,0 @@ - - -Unix/Linux ¸þ¤±Â¿¸À¸ì¥é¥¤¥Ö¥é¥ê - - - - - - - - - - -
\ No newline at end of file diff --git a/header.ja.html b/header.ja.html new file mode 100644 index 0000000..c038741 --- /dev/null +++ b/header.ja.html @@ -0,0 +1,29 @@ + + + + +M17N ¥é¥¤¥Ö¥é¥ê + + + + + + + +
+Main Page   +Modules   + +Data Structures   + + +Globals   +Appendix   +
+ +
diff --git a/header.usr.html b/header.usr.html new file mode 100644 index 0000000..ab2e44a --- /dev/null +++ b/header.usr.html @@ -0,0 +1,28 @@ + + + +The M17N Library + + + + + + + +
+Main Page   +Modules   + +Data Structures   + + +Globals   +Appendix   +
+ +
diff --git a/mainpage.txt b/mainpage.txt index 2bd4e3d..c192da5 100644 --- a/mainpage.txt +++ b/mainpage.txt @@ -1,4 +1,5 @@ -/***en @mainpage The M17N Library Documentation */ -*- coding: euc-jp; -*- +/* -*- coding: euc-jp; -*- */ +/***en @mainpage The M17N Library Documentation */ /***ja @mainpage M17N ¥é¥¤¥Ö¥é¥ê */ /***en @section what What is the m17n library? */