Updates to wiki links, and XHTML source cleanups.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2008-05-08 19:42:25 +00:00
parent 49dcc246bf
commit d5693ba91e

View File

@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<!-- <!--
Name: index.htm Name: index.htm
Purpose: gateway to wxWidgets documentation Purpose: Gateway to wxWidgets Documentation and Resources
Author: wxWidgets team Author: wxWidgets team
RCS-ID: $Id$ RCS-ID: $Id$
Licence: wxWindows license Licence: wxWindows license
@@ -15,113 +14,88 @@
<title>wxWidgets Documentation</title> <title>wxWidgets Documentation</title>
<style type="text/css"> <style type="text/css">
<!-- <!--
li { line-height: 150%; }
body { font-family: sans-serif; } body { font-family: sans-serif; }
h1 { font-size: 140%; }
li { line-height: 150%; }
--> -->
</style> </style>
</head> </head>
<body> <body>
<a name="top"/> <a name="top"/>
<h1 style="font-size: 145%"> <p><center>
Welcome to <em style="font-size: 150%">wxWidgets</em>: a portable C++ and Python GUI toolkit <img src="doxygen/images/main_wxlogo.png" alt="wxWidgets: Cross-Platform GUI Toolkit" />
</h1> </center></p>
<center> <!-- INSTALLATION AND RELEASE NOTES -->
<img src="doxygen/images/main_wxlogo.png" alt="wxWidgets logo" />
</center>
<br/>
<p>This page lets you access various resources for <h1>Installation and Release Notes</h1>
<a href="http://www.wxwidgets.org">wxWidgets</a> development. Enjoy!</p>
<br/> <p>Unless you installed a binary version of wxWidgets (e.g. under Linux
<center> using your distro's package manager), you will probably have to
<font size="-1">[<a href="#install">Install</a>]&nbsp;[<a href="#doc">Documentation</a>] <strong>compile</strong> the wxWidgets library before you can start use
[<a href="#technotes">Technical Notes</a>]&nbsp;[<a href="#demos">Demos</a>]</font> it.</p>
</center> <p>Please read the platform-specific <tt>readme.txt</tt> and
<br/> <tt>install.txt</tt> for how to do this:</p>
<!--
INSTALLATION AND RELEASE NOTES
-->
<table width="100%" border="0" cellpadding="3" cellspacing="0">
<tr>
<td bgcolor="#004080">
<font size="+1" color="#FFFFFF">
<b><a name="install">Installation and release notes</a></b>
</font>
</td>
</tr>
</table>
<p>Unless you installed a binary version of wxWidgets (e.g. under Linux using your distro's
package manager), you will probably have to <strong>compile</strong> the wxWidgets library
before you can start use it.</p>
<p>Please read the platform-specific <tt>readme.txt</tt> and <tt>install.txt</tt>
for how to do this:</p>
<ul> <ul>
<li>ReadMe: <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> <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>
<li>Installation: <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> <a href="msw/install.txt">wxMSW</a>,
</li> <a href="gtk/install.txt">wxGTK</a>,
<li> <a href="motif/install.txt">wxMotif</a>,
<a href="changes.txt"><b>General change log</b></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>
<li><a href="changes.txt"><b>General change log</b></a></li>
<li>Licence: <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> <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> </li>
</ul> </ul>
<!-- FIXME: FAQs are very out-of-date; should be moved in the wx docs or <!-- FIXME: FAQs are very out-of-date; should be moved in the wx docs or
to the website or to the wiki... to the website or to the wiki...
<li><a href="faq.htm"><b>FAQ</b></a>:</font>
<li><a href=
"faq.htm"><b>FAQ</b></a>:</font>
<ul> <ul>
<li><a href= <li><a href="faqgen.htm">General questions</a></font></li>
"faqgen.htm">General questions</a></font></li> <li><a href="faqcmn.htm">Questions common to all platforms</a></font></li>
<li><a href= <li><a href="faqmsw.htm">wxWidgets for Windows</a></font></li>
"faqcmn.htm">Questions common to all platforms</a></font></li> <li><a href="faqgtk.htm">wxWidgets for GTK+</a></font></li>
<li><a href= <li><a href="faqmot.htm">wxWidgets for Motif</a></font></li>
"faqmsw.htm">wxWidgets for Windows</a></font></li> <li><a href="faqx11.htm">wxWidgets for X11</a></font></li>
<li><a href= <li><a href="faqmac.htm">wxWidgets for Mac</a></font></li>
"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> </ul>
</li> </li>
--> -->
<!-- DOCUMENTATION -->
<h1>Documentation</h1>
<!-- <p>The wxWidgets manual is available in various formats; the availability of
DOCUMENTATION the following formats depends on what you've downloaded from the
--> <a href="http://www.wxwidgets.org">wxWidgets website</a>:</p>
<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> <ul>
<li><a href="doxygen/out/html/index.html">HTML</a></li> <li><a href="doxygen/out/html/index.html">HTML</a></li>
@@ -131,67 +105,54 @@
<li><a href="doxygen/out/wx.pdf">Portable Document Format (PDF)</a></li> <li><a href="doxygen/out/wx.pdf">Portable Document Format (PDF)</a></li>
</ul> </ul>
<p>To use the manual in the <b>wxHTML Help</b> format (extension <tt>htb</tt>), you <p>To use the manual in the <b>wxHTML Help</b> format (extension
can use the <b>HelpView</b> application, compiling it from the <tt>utils/helpview</tt> <tt>htb</tt>), you can use the <b>HelpView</b> application, compiling it
folder in the wxWidgets distribution.</p> 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 <p>Also note that beyond the wxWidgets manual there are various other
help to learn wxWidgets programming:</p> <strong>resources</strong> which can help to learn wxWidgets
programming:</p>
<ul> <ul>
<li><a href="http://www.wxwidgets.org">The wxWidgets website</a>: contains FAQs, tutorials, <li><a href="http://www.wxwidgets.org">The wxWidgets website</a>: Contains
info about the mailing lists, and in general everything related to the wxWidgets world FAQs, tutorials, info about the mailing lists, and in general
is linked here.</li> 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 <li><a href="http://wxforum.shadonet.com/">The wxWidgets forum</a>:
about various wxWidgets topics (contains also <em>localized</em> forums)</li> Provides a discussion board about various wxWidgets topics (contains
<li><a href="http://www.wxwidgets.org/wiki">The wxWidgets wiki</a>: a user-editable website also <em>localized</em> forums).</li>
with lots of tutorials, links to external tools, resources, etc</li> <li><a href="http://wiki.wxwidgets.org/">The wxWiki</a>: A user-editable
website with lots of tutorials, links to external tools, resources,
etc.</li>
</ul> </ul>
<!-- TECHNICAL NOTES -->
<!-- <h1>Technical Notes</h1>
TECHNICAL NOTES
-->
<table width="100%" border="0" cellpadding="3" cellspacing="0"> <p>Technical notes contains informations useful only to wxWidgets developers
<tr> for the maintainance of the project:</p>
<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> <ul>
<li><a href="tech/index.txt">Index of technical notes</a></li> <li><a href="tech/index.txt">Index of Technical Notes</a></li>
<li><a href="tech/">Technical notes</a></li> <li><a href="tech/">Technical Notes</a></li>
</ul> </ul>
<p>TODO list for wxWidgets:</p> <p>Todo List for wxWidgets:</p>
<ul> <ul>
<li><a href="http://www.wxwidgets.org/wiki/index.php/Development:_Todo_List">wxWiki TODO list</a></li> <li><a href="http://wiki.wxwidgets.org/Development:_Todo_List">wxWiki Todo List</a></li>
<li><a href="doxygen/out/html/todo.html">Documentation TODO list</a></li> <li><a href="doxygen/out/html/todo.html">Documentation Todo List</a></li>
</ul> </ul>
<!-- DEMOS -->
<h1>Demos</h1>
<!-- <p>The following are fully-fledged applications which demonstrate some
DEMOS features of wxWidgets (for a list of the 70+ samples please look at the
--> manual):</p>
<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> <ul>
<li><a href="../demos/bombs">bombs</a>: minesweeper-like game.</li> <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/forty">forty</a>: a great little card game by Chris Breeze.</li>