X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/adcb6f88ee32eb508d64e86c22ad193fec8b95cf..7dbb435338bce3b3747dcef615e13f80fbff5389:/docs/doxygen/overviews/backwardcompatibility.h?ds=sidebyside diff --git a/docs/doxygen/overviews/backwardcompatibility.h b/docs/doxygen/overviews/backwardcompatibility.h index 83575b532f..8a034e0695 100644 --- a/docs/doxygen/overviews/backwardcompatibility.h +++ b/docs/doxygen/overviews/backwardcompatibility.h @@ -2,14 +2,15 @@ // Name: backwardcompatibility.h // Purpose: topic overview // Author: wxWidgets team -// RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @page overview_backwardcompat Backwards Compatibility +@tableofcontents + Many of the GUIs and platforms supported by wxWidgets are continuously evolving, and some of the new platforms wxWidgets now supports were quite unimaginable even a few years ago. In this environment wxWidgets must also @@ -20,13 +21,6 @@ interface across many platforms, but also to provide an interface that is reasonably stable over time, to help protect its users from some of the uncertainty of the future. -@li @ref overview_backwardcompat_versionnumbering -@li @ref overview_backwardcompat_sourcecompat -@li @ref overview_backwardcompat_libbincompat -@li @ref overview_backwardcompat_appbincompat - - -
@section overview_backwardcompat_versionnumbering The Version Numbering Scheme @@ -170,4 +164,3 @@ numbers. It won't, for example, help you write code compatible with 2.6.x using wxWidgets 2.8.x. */ -