summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2008-11-23 19:13:15 +0100
committergbrandl <devnull@localhost>2008-11-23 19:13:15 +0100
commit36ef80dc71a3b19cd17515b81b99b7d50e31f64a (patch)
tree058cf74f1f6ee478054ce678e438fa147902ce4f /setup.py
parent23e5536afbb0b1721fa5694627540f6f48d8b66a (diff)
downloadsphinx-36ef80dc71a3b19cd17515b81b99b7d50e31f64a.tar.gz
Add text output format.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index abe82198..e747e1b1 100644
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ parsing and translating suite, the Docutils.
Although it is still under constant development, the following features
are already present, work fine and can be seen "in action" in the Python docs:
-* Output formats: HTML (including Windows HTML Help) and LaTeX,
+* Output formats: HTML (including Windows HTML Help), plain text and LaTeX,
for printable PDF versions
* Extensive cross-references: semantic markup and automatic links
for functions, classes, glossary terms and similar pieces of information