X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..51248412979029d94d11ea5dab9516831be94914:/docs/doxygen/overviews/backwardcompatibility.h?ds=sidebyside diff --git a/docs/doxygen/overviews/backwardcompatibility.h b/docs/doxygen/overviews/backwardcompatibility.h index 41e2083eb5..90939c936b 100644 --- a/docs/doxygen/overviews/backwardcompatibility.h +++ b/docs/doxygen/overviews/backwardcompatibility.h @@ -10,6 +10,8 @@ @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 +22,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 - - -