Merge pull request #6367 from tk0miya/refactor_docs

Fix modname of HTMLHelpBuilder
This commit is contained in:
Takeshi KOMIYA
2019-05-15 00:34:18 +09:00
committed by GitHub

View File

@@ -61,7 +61,7 @@ The builder's "name" must be given to the **-b** command-line option of
.. versionadded:: 1.0
.. module:: sphinx.builders.htmlhelp
.. module:: sphinxcontrib.htmlhelp
.. class:: HTMLHelpBuilder
This builder produces the same output as the standalone HTML builder, but