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
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
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
*/
////
# 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.
</center>
<hr>
<ADDRESS>
-<a href = "http://www.m17n.org/index.en.html" target = "mulewindow"><img src= "../../smallmule.gif" align=bottom alt="mulemark" border=0></a>
+<a href = "http://www.m17n.org/index.en.html" target = "mulewindow"><img src= "smallmule.gif" align=bottom alt="mulemark" border=0></a>
<A HREF="mule-aist@m17n.org">mule-aist@m17n.org</a>
</ADDRESS>
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
+-->