*** empty log message ***
authorhanda <handa>
Fri, 1 Aug 2003 13:03:36 +0000 (13:03 +0000)
committerhanda <handa>
Fri, 1 Aug 2003 13:03:36 +0000 (13:03 +0000)
Makefile.am

index 3b44ddd..6f62615 100644 (file)
@@ -232,6 +232,8 @@ data/m17n-config.txt: @M17NLIB@/m17n-config.in
                        utils/%_filter.rb m17n-lib.css
        rm -rf `dirname $@`
        ${DOXYGEN} $<
+       echo 'code { font-weight: bold; font-size: larger }' \
+               >> `dirname $@`/doxygen.css
 
 %/html/parrot.png: parrot.png
        cp $< $@