From: handa Date: Wed, 23 Jul 2003 04:42:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: XML-base~122 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=commitdiff_plain;h=5ffd689d5ad4e1b3fddc80a1518bdf7237bc9e14 *** empty log message *** --- diff --git a/Makefile.am b/Makefile.am index 6049167..4bc42e7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -140,6 +140,7 @@ doxyfile-man.usr: doxyfile-man utils/%_filter.rb m17n-lib.css rm -rf `dirname $@` ${DOXYGEN} $< + cp smallmule.gif `dirname $@` %/latex/refman.tex: doxyfile-latex.% ${SRCFILES} data-%/mainpage.txt data-%/dbformat.txt \ utils/%_filter.rb @@ -193,4 +194,16 @@ ja/man3m/%.3m: ja/man/man3/%.3m sample-ja.c utils/mkman.rb ruby utils/mkman.rb ja rm -rf doxytemp sample +CLEANFILES=doxyfile-* + +clean-local: + rm -rf usr dev ja + +WEBDIR = /project/web/extra/m17n-lib/m17n-docs + +web: dist + [ -d ${WEBDIR} ] || mkdir ${WEBDIR} + cp ${distdir}.tar.gz ${WEBDIR} + cp usr/html/* ${WEBDIR} + endif diff --git a/data-usr/mainpage.txt b/data-usr/mainpage.txt index a5ae267..b45ff77 100644 --- a/data-usr/mainpage.txt +++ b/data-usr/mainpage.txt @@ -56,9 +56,12 @@ 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/\n +Web: http://www.m17n.org/m17n-lib/ -E-mail: m17n-lib@m17n.org (English)\n - m17n-lib-ja@m17n.org (Japanese) +Bug report: m17n-lib-bug@m17n.org + +Mailing list (English): m17n-lib@m17n.org + +Mailing list (Japanese): m17n-lib-ja@m17n.org */ //// diff --git a/doxyfile b/doxyfile index df4b9c8..3bcace2 100644 --- a/doxyfile +++ b/doxyfile @@ -469,7 +469,7 @@ TOC_EXPAND = yes # top of each HTML page. The value NO (the default) enables the index and # the value YES disables it. -DISABLE_INDEX = no +DISABLE_INDEX = yes # This tag can be used to set the number of enum values (range [1..20]) # that doxygen will group on one line in the generated HTML documentation. diff --git a/footer.html b/footer.html index 1fe58e3..d0289bf 100644 --- a/footer.html +++ b/footer.html @@ -13,7 +13,7 @@
-mulemark +mulemark mule-aist@m17n.org
@@ -42,4 +42,4 @@ You should have received a copy of the GNU General Public License along with the m17n library; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ---> \ No newline at end of file +-->