mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 11:00:07 +01:00
add the msw module for the docs
This commit is contained in:
@@ -94,6 +94,9 @@
|
||||
<p class="biglink"><a class="biglink" href="{{ pathto("xml.1classindex") }}">wx.xml</a><br/>
|
||||
<span class="linkdescr">Some simple XML classes for use with XRC</span></p>
|
||||
|
||||
<p class="biglink"><a class="biglink" href="msw.1classindex.html">wx.msw</a><br/>
|
||||
<span class="linkdescr">A few classes available only Windows</span></p>
|
||||
|
||||
<p class="biglink"><a class="biglink" href="{{ pathto("py") }}">wx.py</a><br/>
|
||||
<span class="linkdescr">The py package, containing PyCrust and related modules</span></p>
|
||||
|
||||
|
||||
@@ -82,6 +82,7 @@ MODULENAME_REPLACE = {'_core' : '',
|
||||
'_richtext': 'richtext.',
|
||||
'_webkit' : 'webkit.',
|
||||
'_media' : 'media.',
|
||||
'_msw' : 'msw',
|
||||
}
|
||||
|
||||
NO_MODULE = {
|
||||
|
||||
Reference in New Issue
Block a user