1
0
Fork 0

[#5] Corrected <= in doc Makefile for HTML replacement

closure/master
Mike Gerwitz 2011-11-19 22:32:45 -05:00
parent 058e5f5f7d
commit b2fcf8880a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ doc_replace := s/<\/body>/<script type="text\/javascript" \
src="highlight.pack.js"><\/script><script type="text\/javascript" \
src="interactive.js"><\/script><\/body>/\
;s/\&gt\;=/\&\#8805\;/g\
;s/\&gt\;=/\&\#8804\;/g\
;s/\&lt\;=/\&\#8804\;/g\
.PHONY: doc mkbuild-doc doc-img doc-pdf doc-info doc-plain doc-html