mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Give explicit docutils version in readme.
This commit is contained in:
parent
d60ca8d49d
commit
5d5e4c9b03
3
README
3
README
@ -9,7 +9,8 @@ What you need to know
|
||||
---------------------
|
||||
|
||||
This project uses Python 2.5 features, so you'll need a working Python
|
||||
2.5 setup.
|
||||
2.5 setup. Docutils 0.4 is required, the Docutils SVN trunk does not
|
||||
work at the moment, but I don't expect it to be difficult to fix that.
|
||||
|
||||
If you want code highlighting, you need Pygments >= 0.8, easily
|
||||
installable from PyPI. Jinja, the template engine, is included as a
|
||||
|
Loading…
Reference in New Issue
Block a user