merge "strategies" page with devtips.h; add mention of Bakefile and wx presets in devtips.h; add explanation of the difference between static/shared builds; reorganize the main page of the manual to improve its usability.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-31 13:27:33 +00:00
parent 471793175a
commit 0f660b35d9
5 changed files with 176 additions and 167 deletions

View File

@@ -15,18 +15,21 @@
@image html main_wxlogo.png
@section manual_contents Contents
@section manual_user User manual:
@li @subpage page_copyright
@li @subpage page_introduction
@li @subpage page_multiplatform
@li @subpage page_utils
@li @subpage page_samples
@li @subpage page_strategies
@li @subpage page_libs
@li @subpage page_constants
@li @subpage group_class
@li @subpage group_funcmacro
@li @subpage page_topics
@li @subpage page_port
@section manual_reference Reference manual:
@li @subpage page_constants
@li @subpage group_class
@li @subpage group_funcmacro
*/