changeset 9626 | d1aa5393bef4 |
parent 9445 | f0105f2c424c |
child 9703 | 8374f26727de |
--- a/doc/Makefile Tue Oct 20 22:43:17 2009 +0200 +++ b/doc/Makefile Wed Oct 21 23:40:01 2009 +0200 @@ -25,7 +25,8 @@ --strip-elements-with-class htmlonly $*.txt $* %.html: %.txt common.txt - $(RST2HTML) --halt warning $*.txt $*.html + $(RST2HTML) --halt warning \ + --link-stylesheet --stylesheet-path style.css $*.txt $*.html MANIFEST: man html # tracked files are already in the main MANIFEST