]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/libstdc++-v3/contrib/libstdc++-v3-4.7/doc/xml/manual/localization.xml
update
[l4.git] / l4 / pkg / libstdc++-v3 / contrib / libstdc++-v3-4.7 / doc / xml / manual / localization.xml
1 <chapter xmlns="http://docbook.org/ns/docbook" version="5.0" 
2          xml:id="std.localization" xreflabel="Localization">
3 <?dbhtml filename="localization.html"?>
4
5 <info><title>
6   Localization
7   <indexterm><primary>Localization</primary></indexterm>
8 </title>
9   <keywordset>
10     <keyword>
11       ISO C++
12     </keyword>
13     <keyword>
14       library
15     </keyword>
16   </keywordset>
17 </info>
18
19
20
21 <!-- Section 01 : Locale -->
22 <section xml:id="std.localization.locales" xreflabel="Locales"><info><title>Locales</title></info>
23 <?dbhtml filename="locales.html"?>
24   
25
26   <!--  Section 01 : locale -->
27   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="locale.xml">
28   </xi:include>
29 </section>
30
31 <!-- Section 02 : Facet -->
32 <section xml:id="std.localization.facet" xreflabel="Facets"><info><title>Facets</title></info>
33 <?dbhtml filename="facets.html"?>
34   
35
36   <!--  Section 01 : ctype -->
37   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="ctype.xml">
38   </xi:include>
39
40   <!--  Section 02 : codecvt -->
41   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="codecvt.xml">
42   </xi:include>
43
44   <!--  Section 03 : messages  -->
45   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="messages.xml">
46   </xi:include>
47 </section>
48
49 <!-- Section 03 : Interacting with C -->
50
51 </chapter>