diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py index 6e55d84a..c5902a06 100644 --- a/sphinxtools/constants.py +++ b/sphinxtools/constants.py @@ -81,6 +81,7 @@ MODULENAME_REPLACE = {'_core' : '', '_xrc' : 'xrc.', '_grid' : 'grid.', '_richtext': 'richtext.', + '_webkit' : 'webkit.', } NO_MODULE = {