From 64eacb30a8e3c26df38389595c4296b65f7b53eb Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 15 May 2019 00:08:26 +0900 Subject: [PATCH] Fix modname of HTMLHelpBuilder --- doc/usage/builders/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/builders/index.rst b/doc/usage/builders/index.rst index 3b74a02e1..db6706944 100644 --- a/doc/usage/builders/index.rst +++ b/doc/usage/builders/index.rst @@ -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