diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py index 783774f4..3b163995 100644 --- a/sphinxtools/constants.py +++ b/sphinxtools/constants.py @@ -81,6 +81,7 @@ MODULENAME_REPLACE = {'_core' : '', '_grid' : 'grid.', '_richtext': 'richtext.', '_webkit' : 'webkit.', + '_media' : 'media.', } NO_MODULE = {