Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 2509:ea887c804103 | 2513:7e823f8938e9 |
|---|---|
| 1 STXTOHTML = rst2html | 1 STXTOHTML = rst2html.py |
| 2 STXTOHT = rst2ht.py | 2 STXTOHT = python /usr/bin/rst2ht.py |
| 3 WEBDIR = ../../htdocs/htdocs/doc-0.7 | 3 WEBDIR = ../../htdocs/htdocs/doc-0.7 |
| 4 | 4 |
| 5 SOURCE = announcement.txt customizing.txt developers.txt FAQ.txt features.txt \ | 5 SOURCE = announcement.txt customizing.txt developers.txt FAQ.txt features.txt \ |
| 6 glossary.txt implementation.txt index.txt design.txt mysql.txt \ | 6 glossary.txt implementation.txt index.txt design.txt mysql.txt \ |
| 7 installation.txt upgrading.txt user_guide.txt admin_guide.txt \ | 7 installation.txt upgrading.txt user_guide.txt admin_guide.txt \ |
