Fixed docs footer to bottom, and fixed up TOC on all main pages, and some overviews.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2012-11-03 18:29:28 +00:00
parent 6d6de9f10f
commit e7054054f0
38 changed files with 518 additions and 759 deletions

View File

@@ -10,20 +10,12 @@
@page page_topics Topic Overviews
This chapter contains a selection of topic overviews.
The following is a basic categorization of them:
@tableofcontents
@li @ref page_topics_starting
@li @ref page_topics_programming
@li @ref page_topics_nongui
@li @ref page_topics_drawing
@li @ref page_topics_gui
@li @ref page_topics_indivctrl
@li @ref page_topics_other
The guides here cover all high level details of a full range of development
topics related to building applications with wxWidgets.
<hr>
@section page_topics_starting Starting with wxWidgets
@@ -111,4 +103,3 @@ The following is a basic categorization of them:
@li @subpage overview_customwidgets
*/