X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/386279c3f21d62a56f2d9347e0e1a0a354e70f5a..4e15d1caa03346c126015019c1fdf093033ef40b:/docs/doxygen/overviews/windowsizing.h diff --git a/docs/doxygen/overviews/windowsizing.h b/docs/doxygen/overviews/windowsizing.h index baf7611eb5..b9db95cbf5 100644 --- a/docs/doxygen/overviews/windowsizing.h +++ b/docs/doxygen/overviews/windowsizing.h @@ -10,16 +10,13 @@ @page overview_windowsizing Window Sizing Overview +@tableofcontents + It can sometimes be confusing to keep track of the various size-related attributes of a wxWindow, how they relate to each other, and how they interact with sizers. This document will attempt to clear the fog a little, and give some simple explanations of things. -@li @ref overview_windowsizing_glossary -@li @ref overview_windowsizing_func - - -
@section overview_windowsizing_glossary Glossary @@ -121,4 +118,3 @@ some simple explanations of things. the default @c EVT_SIZE handler for container windows. */ -