mirror of
https://github.com/boostorg/locale.git
synced 2026-01-19 04:22:08 +00:00
24 lines
521 B
Plaintext
24 lines
521 B
Plaintext
//
|
|
// Copyright (c) 2009-2011 Artyom Beilis (Tonkikh)
|
|
//
|
|
// Distributed under the Boost Software License, Version 1.0.
|
|
// https://www.boost.org/LICENSE_1_0.txt
|
|
|
|
/*!
|
|
\page appendix Appendix
|
|
|
|
\section appendix_toc Table of Contents
|
|
|
|
- \subpage rationale
|
|
- \subpage faq
|
|
- \subpage default_encoding_under_windows
|
|
- \subpage running_examples_under_windows
|
|
- \subpage gettext_for_windows
|
|
- \subpage glossary
|
|
- \subpage tested_compilers_and_platforms
|
|
- \subpage status_of_cpp0x_characters_support
|
|
- \subpage special_thanks
|
|
|
|
*/
|
|
|