Mercurial > p > roundup > code
diff doc/Makefile @ 2859:a204a49e0974 maint-0.7
merge from HEAd
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 03 Nov 2004 03:07:51 +0000 |
| parents | 7e823f8938e9 |
| children |
line wrap: on
line diff
--- a/doc/Makefile Wed Nov 03 02:57:37 2004 +0000 +++ b/doc/Makefile Wed Nov 03 03:07:51 2004 +0000 @@ -1,5 +1,5 @@ STXTOHTML = rst2html.py -STXTOHT = python /usr/bin/rst2ht.py +STXTOHT = rst2ht.py WEBDIR = ../../htdocs/htdocs/doc-0.7 SOURCE = announcement.txt customizing.txt developers.txt FAQ.txt features.txt \
