- <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>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>