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:
@@ -10,13 +10,8 @@
|
||||
|
||||
@page overview_app wxApp Overview
|
||||
|
||||
Classes: wxApp
|
||||
@tableofcontents
|
||||
|
||||
@li @ref overview_app_intro
|
||||
@li @ref overview_app_shutdown
|
||||
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
@section overview_app_intro Introduction
|
||||
@@ -75,6 +70,7 @@ function which returns a reference to the application object. Otherwise you can
|
||||
only use the global @c wxTheApp pointer which is of type @c wxApp*.
|
||||
|
||||
|
||||
|
||||
@section overview_app_shutdown Application Shutdown
|
||||
|
||||
The application normally shuts down when the last of its top level windows is
|
||||
|
Reference in New Issue
Block a user