Changeset 8233 for dotorg/trunk/html/makefile
- Timestamp:
- 10/01/2007 03:52:01 PM (16 months ago)
- Files:
-
- 1 modified
-
dotorg/trunk/html/makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/makefile
r8229 r8233 2 2 3 3 %.html:%.rst 4 ~/docutils/tools/rst2html.py -- link-stylesheet --stylesheet=css/screen.css --no-doc-title --no-toc-backlinks $? >$@4 ~/docutils/tools/rst2html.py --template=template.txt --cloak-email-addresses --link-stylesheet --stylesheet=css/screen.css --no-doc-title --no-toc-backlinks $? >$@ 5 5 6 6