Restored the old Classes by Category page to live side-by-side with the full Classes by Category grouping.

Also changed the license pages to include the actual license files verbatim rather than duplicated in comments.
Cleaned up the Development Tips page a little fixing some minor issues and wrapping at 80 columns.
Recategorized the WXDEBUG_NEW() macro from the RTTI group to the Debugging group.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2008-04-02 05:29:12 +00:00
parent 40c53d1b49
commit 29f86fc182
10 changed files with 1086 additions and 819 deletions

View File

@@ -8,7 +8,7 @@
/**
@page page_samples Samples supplied with wxWidgets
@page page_samples Included Samples
Probably the best way to learn wxWidgets is by reading the source of some 70+
samples provided with it. Many aspects of wxWidgets programming can be learnt
@@ -665,3 +665,4 @@ features supported:
wxWizardPage)
*/