Separate qthelp to sphinxcontrib package

This commit is contained in:
Takeshi KOMIYA
2019-01-19 16:34:06 +09:00
parent 6c3e258ef9
commit 6be9d2a08e
10 changed files with 30 additions and 419 deletions

View File

@@ -72,13 +72,17 @@ The builder's "name" must be given to the **-b** command-line option of
.. autoattribute:: supported_image_types
.. module:: sphinx.builders.qthelp
.. module:: sphinxcontrib.qthelp
.. class:: QtHelpBuilder
This builder produces the same output as the standalone HTML builder, but
also generates `Qt help`_ collection support files that allow the Qt
collection generator to compile them.
.. versionchanged:: 2.0
Moved to sphinxcontrib.qthelp from sphinx.builders package.
.. autoattribute:: name
.. autoattribute:: format