Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5ae9743

Browse files
author
Johannes Gijsbers
committed
Bug #1014775: update NEWS.help for changes in docutils.
1 parent 343cb8a commit 5ae9743

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Misc/NEWS.help

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ snapshot:
1111

1212
http://docutils.sf.net/docutils-snapshot.tgz
1313

14-
Docutils works with Python 2.1 or newer (including 2.3).
14+
Docutils works with Python 2.2 or newer.
1515

1616
To process NEWS into NEWS.html, first install Docutils, and then run
1717
this command:
1818

19-
python .../docutils/tools/html.py NEWS >NEWS.html
19+
python .../docutils/tools/rst2html.py NEWS NEWS.html
2020

2121
Here ".../docutils" is the directory into which the above snapshot was
2222
extracted. (I hope this recipe will change for the better.)

0 commit comments

Comments
 (0)