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_utils Utilities supplied with wxWidgets
@page page_utils Included Utilities
In addition to the wxWidgets libraries (see @ref page_libs), some utilities
are available to the users in the @c utils hierarchy (even if some of them are
@@ -82,5 +82,5 @@ See @ref overview_xrc for more info.
You can find it under @c utils/wxrc.
*/