X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf0f2c4b3302fb9abfc816585197f3e37c50e09f..ef1a87f6064ea88a08ea76cc288007133180f46d:/docs/doxygen/overviews/unicode.h diff --git a/docs/doxygen/overviews/unicode.h b/docs/doxygen/overviews/unicode.h index 307082a9da..2c2ff51031 100644 --- a/docs/doxygen/overviews/unicode.h +++ b/docs/doxygen/overviews/unicode.h @@ -2,7 +2,6 @@ // Name: unicode.h // Purpose: topic overview // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -10,6 +9,8 @@ @page overview_unicode Unicode Support in wxWidgets +@tableofcontents + This section describes how does wxWidgets support Unicode and how can it affect your programs. @@ -19,15 +20,8 @@ correct any more. Please see @ref overview_changes_unicode for the details of these changes. You can skip the first two sections if you're already familiar with Unicode and -wish to jump directly in the details of its support in the library: -@li @ref overview_unicode_what -@li @ref overview_unicode_encodings -@li @ref overview_unicode_supportin -@li @ref overview_unicode_pitfalls -@li @ref overview_unicode_supportout -@li @ref overview_unicode_settings +wish to jump directly in the details of its support in the library. -
@section overview_unicode_what What is Unicode? @@ -437,4 +431,3 @@ the return value of any of the functions mentioned in this section to another function directly. */ -