1// 2// Copyright (c) 2009-2011 Artyom Beilis (Tonkikh) 3// 4// Distributed under the Boost Software License, Version 1.0. (See 5// accompanying file LICENSE_1_0.txt or copy at 6// http://www.boost.org/LICENSE_1_0.txt) 7// 8 9// vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen 10/*! 11\page appendix Appendix 12 13\section appendix_toc Table of Contents 14 15- \subpage rationale 16- \subpage faq 17- \subpage default_encoding_under_windows 18- \subpage running_examples_under_windows 19- \subpage gettext_for_windows 20- \subpage glossary 21- \subpage tested_compilers_and_paltforms 22- \subpage status_of_cpp0x_characters_support 23- \subpage special_thanks 24 25*/ 26 27