From 86598ce3cda5ca7f395b6b338c8e4b7d38723bca Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 1 Nov 2012 22:51:18 +0000 Subject: [PATCH] Add html module git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- sphinxtools/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py index b17e9be1..312bf786 100644 --- a/sphinxtools/constants.py +++ b/sphinxtools/constants.py @@ -72,6 +72,7 @@ MODULENAME_REPLACE = {'_core' : '', '_dataview': 'dataview.', '_adv' : 'adv.', '_stc' : 'stc.', + '_html' : 'html.', } NO_MODULE = {