summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJon Waltman <jonathan.waltman@gmail.com>2011-01-28 02:34:53 -0600
committerJon Waltman <jonathan.waltman@gmail.com>2011-01-28 02:34:53 -0600
commit134116d3fe47b3ccd74909d375d01e06f63329e5 (patch)
tree6e5cb55f3c17b846cb081fb732a166c6d2638e94 /doc
parentc999e976c15fed43f788f9003bfaced3a62286b4 (diff)
downloadsphinx-134116d3fe47b3ccd74909d375d01e06f63329e5.tar.gz
Mention the texinfo builder in the sphinx-build man page
Diffstat (limited to 'doc')
-rw-r--r--doc/man/sphinx-build.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/sphinx-build.rst b/doc/man/sphinx-build.rst
index 30f824e8..b7212a84 100644
--- a/doc/man/sphinx-build.rst
+++ b/doc/man/sphinx-build.rst
@@ -47,6 +47,10 @@ latex
man
Generates manual pages.
+texinfo
+ Generates Texinfo output that can be processed by :program:`makeinfo` to
+ generate an Info document.
+
text
Generates a plain-text version of the documentation.