diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py index 9205a959..6e55d84a 100644 --- a/sphinxtools/constants.py +++ b/sphinxtools/constants.py @@ -80,6 +80,7 @@ MODULENAME_REPLACE = {'_core' : '', '_xml' : 'xml.', '_xrc' : 'xrc.', '_grid' : 'grid.', + '_richtext': 'richtext.', } NO_MODULE = {