diff doc/README @ 9419:3516a4e877c1

doc/README: simplify instructions
author Martin Geisler <mg@lazybytes.net>
date Thu, 03 Sep 2009 21:40:45 +0200
parents a4b761751919
children
line wrap: on
line diff
--- a/doc/README	Thu Sep 03 21:36:44 2009 +0200
+++ b/doc/README	Thu Sep 03 21:40:45 2009 +0200
@@ -4,16 +4,8 @@
   http://docutils.sourceforge.net/rst.html
 
 It's also convertible to a variety of other formats including standard
-UNIX man page format and HTML.
-
-To do this, you'll need to install the rst2html and rst2man tools,
-which are part of Docutils:
+UNIX man page format and HTML. You'll need to install Docutils:
 
   http://docutils.sourceforge.net/
 
-The rst2man tool is not yet in a stable Docutils release, you have to
-install their snapshot, which is what they recommend you run anyway:
-
-  http://docutils.sourceforge.net/docutils-snapshot.tgz
-
 Use the Makefile in this directory to generate the man and HTML pages.