Mention the texinfo builder in the sphinx-build man page

This commit is contained in:
Jonathan Waltman 2011-01-28 02:34:53 -06:00
parent 1960da0921
commit 9f9c753f7e

View File

@ -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.