Avoid Sphinx warning for HTMLHelpDialog/Frame/Window while building the Phoenix documentation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Andrea Gavana
2013-03-27 21:27:22 +00:00
parent f2d130ffc0
commit ce9b26f926

View File

@@ -113,6 +113,9 @@ NO_MODULE = {
# -- wxHTML -- #
# Widgets
'HTMLHelpDialog' : 'html.',
'HTMLHelpFrame' : 'html.',
'HTMLHelpWindow' : 'html.',
# Enums/constants
'HTMLCursor' : 'html.',