diff --git a/docs/sphinx/_templates/main.html b/docs/sphinx/_templates/main.html index 29f0c033..5a6bf309 100644 --- a/docs/sphinx/_templates/main.html +++ b/docs/sphinx/_templates/main.html @@ -94,6 +94,9 @@ + + diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py index 3b163995..71c1f427 100644 --- a/sphinxtools/constants.py +++ b/sphinxtools/constants.py @@ -82,6 +82,7 @@ MODULENAME_REPLACE = {'_core' : '', '_richtext': 'richtext.', '_webkit' : 'webkit.', '_media' : 'media.', + '_msw' : 'msw', } NO_MODULE = {