From d5693ba91e351b099892c16a809230017bffd6b2 Mon Sep 17 00:00:00 2001
From: Bryan Petty
Date: Thu, 8 May 2008 19:42:25 +0000
Subject: [PATCH] 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
---
docs/index.htm | 287 +++++++++++++++++++++----------------------------
1 file changed, 124 insertions(+), 163 deletions(-)
diff --git a/docs/index.htm b/docs/index.htm
index d60bbe837b..9156c14cf4 100644
--- a/docs/index.htm
+++ b/docs/index.htm
@@ -1,208 +1,169 @@
-
+
+
+
+ wxWidgets Documentation
+
+
-
- wxWidgets Documentation
-
-
+
-
-
+
-
- Welcome to wxWidgets: a portable C++ and Python GUI toolkit
-
+
+
+
-
-
-
-
+
- This page lets you access various resources for
- wxWidgets development. Enjoy!
+ Installation and Release Notes
-
-
- [Install] [Documentation]
- [Technical Notes] [Demos]
-
-
+ Unless you installed a binary version of wxWidgets (e.g. under Linux
+ using your distro's package manager), you will probably have to
+ compile the wxWidgets library before you can start use
+ it.
+ Please read the platform-specific readme.txt and
+ install.txt for how to do this:
-
-
-
-
-
-
- Unless you installed a binary version of wxWidgets (e.g. under Linux using your distro's
- package manager), you will probably have to compile the wxWidgets library
- before you can start use it.
- Please read the platform-specific readme.txt and install.txt
- for how to do this:
-
-
- - ReadMe:
- General ReadMe, wxMSW (wxMSW for WinXP), wxGTK, wxMac, wxCocoa, wxMGL, wxMotif, wxX11, Univ
+
+ - Readme:
+ General ReadMe,
+ wxMSW (wxMSW for WinXP),
+ wxGTK,
+ wxMac,
+ wxCocoa,
+ wxMGL,
+ wxMotif,
+ wxX11,
+ Univ
- Installation:
- wxMSW, wxGTK, wxMotif, wxX11, wxMac, wxCocoa, wxMGL, wxOS2
-
- -
- General change log
+ wxMSW,
+ wxGTK,
+ wxMotif,
+ wxX11,
+ wxMac,
+ wxCocoa,
+ wxMGL,
+ wxOS2
+ - General change log
- Licence:
- Preamble, Licence, Documentation Licence, L-GPL, GPL
+ Preamble,
+ Licence,
+ Documentation Licence,
+ L-GPL,
+ GPL
-
-
-
+ -->
+
-
+ Documentation
-
+ The wxWidgets manual is available in various formats; the availability of
+ the following formats depends on what you've downloaded from the
+ wxWidgets website:
- The wxWidgets manual is available in various formats; the availability of the following
- formats depends on what you've downloaded from the
- wxWidgets Web site:
+
-
+ To use the manual in the wxHTML Help format (extension
+ htb), you can use the HelpView application, compiling it
+ from the utils/helpview folder in the wxWidgets
+ distribution.
- To use the manual in the wxHTML Help format (extension htb), you
- can use the HelpView application, compiling it from the utils/helpview
- folder in the wxWidgets distribution.
+ Also note that beyond the wxWidgets manual there are various other
+ resources which can help to learn wxWidgets
+ programming:
- Also note that beyond the wxWidgets manual there are various other resources which can
- help to learn wxWidgets programming:
+
+ - The wxWidgets website: Contains
+ FAQs, tutorials, info about the mailing lists, and in general
+ everything related to the wxWidgets world is linked here.
+ - The wxWidgets forum:
+ Provides a discussion board about various wxWidgets topics (contains
+ also localized forums).
+ - The wxWiki: A user-editable
+ website with lots of tutorials, links to external tools, resources,
+ etc.
+
-
- - The wxWidgets website: contains FAQs, tutorials,
- info about the mailing lists, and in general everything related to the wxWidgets world
- is linked here.
- - The wxWidgets forum: provides a discussion board
- about various wxWidgets topics (contains also localized forums)
- - The wxWidgets wiki: a user-editable website
- with lots of tutorials, links to external tools, resources, etc
-
+
+ Technical Notes
-
+ Technical notes contains informations useful only to wxWidgets developers
+ for the maintainance of the project:
-
+
- Technical notes contains informations useful only to wxWidgets developers for
- the maintainance of the project:
+ Todo List for wxWidgets:
-
+
- TODO list for wxWidgets:
+
-
-
-
+ Demos
-
+ The following are fully-fledged applications which demonstrate some
+ features of wxWidgets (for a list of the 70+ samples please look at the
+ manual):
-
+
+ - bombs: minesweeper-like game.
+ - forty: a great little card game by Chris Breeze.
+ - fractal: fractal mountains by Andrew Davison.
+ - life: the game of Life by J. H. Conway,
+ implemented in wxWidgets by Guillermo Rodriguez Garcia.
+ - poem: a little poetry display program.
+
- The following are fully-fledged applications which demonstrate some features of wxWidgets
- (for a list of the 70+ samples please look at the manual):
-
- - bombs: minesweeper-like game.
- - forty: a great little card game by Chris Breeze.
- - fractal: fractal mountains by Andrew Davison.
- - life: the game of Life by J. H. Conway,
- implemented in wxWidgets by Guillermo Rodriguez Garcia.
- - poem: a little poetry display program.
-
+
-
-
-
+