Mercurial > hg
comparison doc/README @ 9406:a4b761751919
doc/README: rst2man is now in Docutils proper
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Fri, 28 Aug 2009 20:28:06 +0200 |
parents | bc1de09090bc |
children | 3516a4e877c1 |
comparison
equal
deleted
inserted
replaced
9405:7345fa5e572e | 9406:a4b761751919 |
---|---|
9 To do this, you'll need to install the rst2html and rst2man tools, | 9 To do this, you'll need to install the rst2html and rst2man tools, |
10 which are part of Docutils: | 10 which are part of Docutils: |
11 | 11 |
12 http://docutils.sourceforge.net/ | 12 http://docutils.sourceforge.net/ |
13 | 13 |
14 The rst2man tool is still in their so-called "sandbox". The above page | 14 The rst2man tool is not yet in a stable Docutils release, you have to |
15 has links to tarballs of both Docutils and their sandbox. | 15 install their snapshot, which is what they recommend you run anyway: |
16 | |
17 http://docutils.sourceforge.net/docutils-snapshot.tgz | |
16 | 18 |
17 Use the Makefile in this directory to generate the man and HTML pages. | 19 Use the Makefile in this directory to generate the man and HTML pages. |