diff options
Diffstat (limited to 'development/Sphinx/README')
-rw-r--r-- | development/Sphinx/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/development/Sphinx/README b/development/Sphinx/README index 2be9112e2c..c5fdb45b62 100644 --- a/development/Sphinx/README +++ b/development/Sphinx/README @@ -6,5 +6,4 @@ support for that kind of docs as well (which is intended to be freely mixed with hand-written content). If you need pure API docs have a look at Epydoc, which also understands reST. -This requires pysetuptools, docutils, and Jinja2. Pygments is an optional runtime-only dependency. |