diff options
Diffstat (limited to 'sandbox/richard/ZReST/README.txt')
| -rw-r--r-- | sandbox/richard/ZReST/README.txt | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/sandbox/richard/ZReST/README.txt b/sandbox/richard/ZReST/README.txt deleted file mode 100644 index 28b0af78a..000000000 --- a/sandbox/richard/ZReST/README.txt +++ /dev/null @@ -1,45 +0,0 @@ ----------------------------------- -ReStructuredText Document for Zope ----------------------------------- - -Requirements -============ - -To use this product, you will need: - -python2.1+ - see http://www.python.org/ -Zope 2.5+ - see http://www.zope.org/ -A docutils snapshot from later than 21 August 2002 - see http://docutils.sourceforge.net/#development-snapshots - -Installation -============ - -To install this product, unpack it so the ZReST directory is in the Zope -lib/python/Products directory. You should then restart Zope. - -You will now be able to add objects of type "ReStructuredText Document". - -Usage -===== - -See the docutils user documentation section: - - http://docutils.sourceforge.net/#user-documentation - -I recommend starting with the ReST "primer": - - http://docutils.sourceforge.net/docs/rst/quickstart.html - - -Footnotes -========= - -This product was written by Richard Jones, rjones@ekit-inc.com. - -Please direct questions about ReStructureText to the docutils mailing lists. - -This package is placed in the Public Domain. - |
