add the msw module for the docs

This commit is contained in:
Robin Dunn
2016-05-17 08:21:33 -07:00
parent 8a022cf799
commit ae42d4d894
2 changed files with 4 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ MODULENAME_REPLACE = {'_core' : '',
'_richtext': 'richtext.',
'_webkit' : 'webkit.',
'_media' : 'media.',
'_msw' : 'msw',
}
NO_MODULE = {