+ <ul>
+ <li>ReadMe:
+ <a href="readme.txt"><b>General ReadMe</b></a>, <a href="msw/readme.txt">wxMSW</a> (<a href="msw/winxp.txt">wxMSW for WinXP</a>), <a href="gtk/readme.txt">wxGTK</a>, <a href="mac/readme.txt">wxMac</a>, <a href="cocoa/readme.txt">wxCocoa</a>, <a href="mgl/readme.txt">wxMGL</a>, <a href="motif/readme.txt">wxMotif</a>, <a href="x11/readme.txt">wxX11</a>, <a href="univ/readme.txt">Univ</a>
+ </li>
+ <li>Installation:
+ <a href="msw/install.txt">wxMSW</a>, <a href="gtk/install.txt">wxGTK</a>, <a href="motif/install.txt">wxMotif</a>, <a href="x11/install.txt">wxX11</a>, <a href="mac/install.txt">wxMac</a>, <a href="cocoa/install.txt">wxCocoa</a>, <a href="mgl/install.txt">wxMGL</a>, <a href="os2/install.txt">wxOS2</a>
+ </li>
+ <li>
+ <a href="changes.txt"><b>General change log</b></a>
+ </li>
+ <li>Licence:
+ <a href="preamble.txt">Preamble</a>, <a href="licence.txt">Licence</a>, <a href="licendoc.txt">Documentation Licence</a>, <a href="lgpl.txt">L-GPL</a>, <a href="gpl.txt">GPL</a>
+ </li>
+ </ul>
+
+ <!-- FIXME: FAQs are very out-of-date; should be moved in the wx docs or
+ to the website or to the wiki...
+
+
+ <li><a href=
+ "faq.htm"><b>FAQ</b></a>:</font>
+ <ul>
+ <li><a href=
+ "faqgen.htm">General questions</a></font></li>
+ <li><a href=
+ "faqcmn.htm">Questions common to all platforms</a></font></li>
+ <li><a href=
+ "faqmsw.htm">wxWidgets for Windows</a></font></li>
+ <li><a href=
+ "faqgtk.htm">wxWidgets for GTK+</a></font></li>
+ <li><a href=
+ "faqmot.htm">wxWidgets for Motif</a></font></li>
+ <li><a href=
+ "faqx11.htm">wxWidgets for X11</a></font></li>
+ <li><a href=
+ "faqmac.htm">wxWidgets for Mac</a></font></li>
+ </ul>
+ </li>
+ -->
+
+
+
+ <!--
+ DOCUMENTATION
+ -->
+
+ <table width="100%" border="0" cellpadding="3" cellspacing="0">
+ <tr>
+ <td bgcolor="#004080">
+ <font size="+1" color="#FFFFFF"><b><a name="doc">Documentation</a></b></font>
+ </td>
+ </tr>
+ </table>
+
+ <p>The wxWidgets manual is available in various formats; the availability of the following
+ formats depends on what you've downloaded from the
+ <a href="http://www.wxwidgets.org">wxWidgets Web site</a>:</p>
+
+ <ul>
+ <li><a href="doxygen/out/html/index.html">HTML</a></li>
+ <li><a href="doxygen/out/wx.chm">MS HTML Help (CHM)</a></li>
+ <li><a href="doxygen/out/wx.htb">wxHTML Help (HTB)</a></li>
+ <li><a href="doxygen/out/rtf/refman.rtf">Rich Text Format (RTF)</a></li>
+ <li><a href="doxygen/out/wx.pdf">Portable Document Format (PDF)</a></li>
+ </ul>
+
+ <p>To use the manual in the <b>wxHTML Help</b> format (extension <tt>htb</tt>), you
+ can use the <b>HelpView</b> application, compiling it from the <tt>utils/helpview</tt>
+ folder in the wxWidgets distribution.</p>
+
+ <p>Also note that beyond the wxWidgets manual there are various other <strong>resources</strong> which can
+ help to learn wxWidgets programming:</p>
+
+ <ul>
+ <li><a href="http://www.wxwidgets.org">The wxWidgets website</a>: contains FAQs, tutorials,
+ info about the mailing lists, and in general everything related to the wxWidgets world
+ is linked here.</li>
+ <li><a href="http://wxforum.shadonet.com/">The wxWidgets forum</a>: provides a discussion board
+ about various wxWidgets topics (contains also <em>localized</em> forums)</li>
+ <li><a href="http://www.wxwidgets.org/wiki">The wxWidgets wiki</a>: a user-editable website
+ with lots of tutorials, links to external tools, resources, etc</li>
+ </ul>
+
+
+ <!--
+ TECHNICAL NOTES
+ -->
+
+ <table width="100%" border="0" cellpadding="3" cellspacing="0">
+ <tr>
+ <td bgcolor="#004080">
+ <font size="+1" color="#FFFFFF"><b><a name="technotes">Technical notes</a></b></font>
+ </td>
+ </tr>
+ </table>
+
+ <p>Technical notes contains informations useful only to wxWidgets developers for
+ the maintainance of the project:</p>
+
+ <ul>
+ <li><a href="tech/index.txt">Index of technical notes</a></li>
+ <li><a href="tech/">Technical notes</a></li>
+ </ul>
+
+ <p>TODO list for wxWidgets:</p>
+
+ <ul>
+ <li><a href="http://www.wxwidgets.org/wiki/index.php/Development:_Todo_List">wxWiki TODO list</a></li>
+ <li><a href="doxygen/out/html/todo.html">Documentation TODO list</a></li>
+ </ul>
+
+
+
+ <!--
+ DEMOS
+ -->
+
+ <table width="100%" border="0" cellpadding="3" cellspacing="0">
+ <tr>
+ <td bgcolor="#004080">
+ <font size="+1" color="#FFFFFF"><b><a name="demos">Demos</a></b></font>
+ </td>
+ </tr>
+ </table>
+
+ <p>The following are fully-fledged applications which demonstrate some features of wxWidgets
+ (for a list of the 70+ samples please look at the manual):</p>
+ <ul>
+ <li><a href="../demos/bombs">bombs</a>: minesweeper-like game.</li>
+ <li><a href="../demos/forty">forty</a>: a great little card game by Chris Breeze.</li>
+ <li><a href="../demos/fractal">fractal</a>: fractal mountains by Andrew Davison.</li>
+ <li><a href="../demos/life">life</a>: the game of Life by J. H. Conway,
+ implemented in wxWidgets by Guillermo Rodriguez Garcia.</li>
+ <li><a href="../demos/poem">poem</a>: a little poetry display program.</li>
+ </ul>
+
+ </body>
+
+ <!-- kate: space-indent on; indent-width 2; indent-mode xml; -->
+
+</html>