Add link and description for the wx.richtext module

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2013-06-08 23:36:24 +00:00
parent b1d10157b9
commit b56cdf8d25

View File

@@ -82,6 +82,10 @@
<p class="biglink"><a class="biglink" href="{{ pathto("glcanvas.1classindex") }}">wx.glcanvas</a><br/>
<span class="linkdescr">Classes for embedding OpenGL views in a window</span></p>
<p class="biglink"><a class="biglink" href="{{ pathto("richtext.1classindex") }}">wx.richtext</a><br/>
<span class="linkdescr">A generic, ground-up implementation of a text control capable of showing multiple styles and images.
</span></p>
<p class="biglink"><a class="biglink" href="{{ pathto("xrc.1classindex") }}">wx.xrc</a><br/>
<span class="linkdescr">Classes for loading widgets and layout from XML</span></p>