OSDN Git Service

fix comment in example code
authortsutsumi <>
Wed, 22 Oct 2003 19:19:51 +0000 (19:19 +0000)
committertsutsumi <>
Wed, 22 Oct 2003 19:19:51 +0000 (19:19 +0000)
doc/Makefile.am

index a450535..9900a87 100644 (file)
@@ -42,6 +42,9 @@ html/index.html: Doxyfile $(doxygen_input) $(CCUNITSRCS) $(DOXYSRCS)
        sed -e 's!\($(CMNTST)\)/\(\*.*\*\)\\\($(CMNTED)\)!\1\2\3!g' \
                html/cookbook.html > cookbook-cmntfix.html
        mv cookbook-cmntfix.html html/cookbook.html
+       sed -e 's!\($(CMNTST)\)/\(\*.*\*\)\\\($(CMNTED)\)!\1\2\3!g' \
+               html/cookbook_ja.html > cookbook-cmntfix_ja.html
+       mv cookbook-cmntfix_ja.html html/cookbook_ja.html
 
 pdf: @PACKAGE@.pdf
 @PACKAGE@.pdf: