]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/libstdc++-v3/contrib/libstdc++-v3-4.3.3/doc/xml/manual/localization.xml
update
[l4.git] / l4 / pkg / libstdc++-v3 / contrib / libstdc++-v3-4.3.3 / doc / xml / manual / localization.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" 
4 [ ]>
5
6 <part id="manual.localization" xreflabel="Localization">
7 <?dbhtml filename="localization.html"?>
8  
9 <partinfo>
10   <keywordset>
11     <keyword>
12       ISO C++
13     </keyword>
14     <keyword>
15       library
16     </keyword>
17   </keywordset>
18 </partinfo>
19
20 <title>Localization</title>
21
22 <!-- Chapter 01 : Locale -->
23 <chapter id="manual.localization.locales" xreflabel="Locales">
24   <title>Locales</title>
25
26   <!--  Section 01 : locale -->
27   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
28               parse="xml" href="locale.xml">
29   </xi:include>
30 </chapter>
31
32 <!-- Chapter 02 : Facet -->
33 <chapter id="manual.localization.facet" xreflabel="facet">
34   <title>Facets aka Categories</title>
35
36   <!--  Section 01 : ctype -->
37   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
38               parse="xml" href="ctype.xml">
39   </xi:include>
40
41   <!--  Section 02 : codecvt -->
42   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
43               parse="xml" href="codecvt.xml">
44   </xi:include>
45
46   <!--  Section 03 : messages  -->
47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
48               parse="xml" href="messages.xml">
49   </xi:include>
50 </chapter>
51
52 <!-- Chapter 03 : Interacting with C -->
53
54 </part>