xml: Update sphinx-build documentation

This commit is contained in:
Jonathan Waltman
2012-12-10 02:41:12 -06:00
parent b44376f527
commit beae650645
2 changed files with 14 additions and 0 deletions

View File

@@ -59,6 +59,13 @@ The :program:`sphinx-build` script has several options:
**linkcheck**
Check the integrity of all external links.
**xml**
Build Docutils-native XML files.
**pseudoxml**
Build compact pretty-printed "pseudo-XML" files displaying the
internal structure of the intermediate document trees.
See :ref:`builders` for a list of all builders shipped with Sphinx.
Extensions can add their own builders.