mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #6056 from tk0miya/fix_warnings_for_docs
docs: Update location of builders
This commit is contained in:
commit
29270c91f8
@ -28,6 +28,7 @@ The builder's "name" must be given to the **-b** command-line option of
|
|||||||
|
|
||||||
.. autoattribute:: supported_image_types
|
.. autoattribute:: supported_image_types
|
||||||
|
|
||||||
|
.. module:: sphinx.builders.dirhtml
|
||||||
.. class:: DirectoryHTMLBuilder
|
.. class:: DirectoryHTMLBuilder
|
||||||
|
|
||||||
This is a subclass of the standard HTML builder. Its output is a directory
|
This is a subclass of the standard HTML builder. Its output is a directory
|
||||||
@ -45,6 +46,7 @@ The builder's "name" must be given to the **-b** command-line option of
|
|||||||
|
|
||||||
.. versionadded:: 0.6
|
.. versionadded:: 0.6
|
||||||
|
|
||||||
|
.. module:: sphinx.builders.singlehtml
|
||||||
.. class:: SingleFileHTMLBuilder
|
.. class:: SingleFileHTMLBuilder
|
||||||
|
|
||||||
This is an HTML builder that combines the whole project in one output file.
|
This is an HTML builder that combines the whole project in one output file.
|
||||||
|
Loading…
Reference in New Issue
Block a user