Mercurial > p > roundup > code
diff doc/Makefile @ 2513:7e823f8938e9 maint-0.7
merge from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 01 Jul 2004 03:58:34 +0000 |
| parents | 3f66eb446aa4 |
| children | a204a49e0974 |
line wrap: on
line diff
--- a/doc/Makefile Tue Jun 29 05:53:37 2004 +0000 +++ b/doc/Makefile Thu Jul 01 03:58:34 2004 +0000 @@ -1,5 +1,5 @@ -STXTOHTML = rst2html -STXTOHT = rst2ht.py +STXTOHTML = rst2html.py +STXTOHT = python /usr/bin/rst2ht.py WEBDIR = ../../htdocs/htdocs/doc-0.7 SOURCE = announcement.txt customizing.txt developers.txt FAQ.txt features.txt \
