Some docstring updates, and add wx.svg to the docs to be built

This commit is contained in:
Robin Dunn
2019-08-07 20:12:50 -07:00
committed by Robin Dunn
parent 43c2b5c96c
commit d6bda86a0e
3 changed files with 21 additions and 3 deletions

View File

@@ -74,6 +74,8 @@ and launch the wxPython demo for you.
<p class="mybiglink"><a class="mybiglink" href="wx.aui.1moduleindex.html">wx.aui</a><br/>
<span class="linkdescr">Docking/floating window panes, draggable notebook tabs, etc.</span></p>
<p class="mybiglink"><a class="mybiglink" href="wx.svg.html">wx.svg</a><br/>
<span class="linkdescr">Classes to parse and render Scalable Vector Graphics files.</span></p>
</td>
<td valign="top" width="50%" style="margin-left: 5px">
@@ -149,3 +151,10 @@ and launch the wxPython demo for you.
wx.lib
wx.py
wx.tools
wx.svg
.. automodule:: wx.svg._nanosvg
:members:
:undoc-members:
:show-inheritance: