mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
DOC: Minor cleanup of sphinx-build doc
The moved sentence clearly belongs to the discussion of the builders.
This commit is contained in:
@@ -19,13 +19,12 @@ files, including ``conf.py``.
|
|||||||
:program:`sphinx-build` can create documentation in different formats. A
|
:program:`sphinx-build` can create documentation in different formats. A
|
||||||
format is selected by specifying the builder name on the command line; it
|
format is selected by specifying the builder name on the command line; it
|
||||||
defaults to HTML. Builders can also perform other tasks related to
|
defaults to HTML. Builders can also perform other tasks related to
|
||||||
documentation processing.
|
documentation processing. For a list of available builders, refer to
|
||||||
|
:option:`sphinx-build -b`.
|
||||||
|
|
||||||
By default, everything that is outdated is built. Output only for selected
|
By default, everything that is outdated is built. Output only for selected
|
||||||
files can be built by specifying individual filenames.
|
files can be built by specifying individual filenames.
|
||||||
|
|
||||||
For a list of available options, refer to :option:`sphinx-build -b`.
|
|
||||||
|
|
||||||
Options
|
Options
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user