Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343cb8a commit 5ae9743Copy full SHA for 5ae9743
1 file changed
Misc/NEWS.help
@@ -11,12 +11,12 @@ snapshot:
11
12
http://docutils.sf.net/docutils-snapshot.tgz
13
14
-Docutils works with Python 2.1 or newer (including 2.3).
+Docutils works with Python 2.2 or newer.
15
16
To process NEWS into NEWS.html, first install Docutils, and then run
17
this command:
18
19
- python .../docutils/tools/html.py NEWS >NEWS.html
+ python .../docutils/tools/rst2html.py NEWS NEWS.html
20
21
Here ".../docutils" is the directory into which the above snapshot was
22
extracted. (I hope this recipe will change for the better.)
0 commit comments