diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py index eae32cb3..947e0b68 100644 --- a/sphinxtools/constants.py +++ b/sphinxtools/constants.py @@ -77,6 +77,8 @@ MODULENAME_REPLACE = {'_core' : '', '_html' : 'html.', '_html2' : 'html2.', '_glcanvas': 'glcanvas.', + '_xml' : 'xml.', + '_xrc' : 'xrc.', } NO_MODULE = {