]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/libstdc++-v3/contrib/libstdc++-v3-4.4/doc/xml/manual/localization.xml
update
[l4.git] / l4 / pkg / libstdc++-v3 / contrib / libstdc++-v3-4.4 / 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>
21   Localization
22   <indexterm><primary>Localization</primary></indexterm>
23 </title>
24
25 <!-- Chapter 01 : Locale -->
26 <chapter id="manual.localization.locales" xreflabel="Locales">
27 <?dbhtml filename="locales.html"?>
28   <title>Locales</title>
29
30   <!--  Section 01 : locale -->
31   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
32               parse="xml" href="locale.xml">
33   </xi:include>
34 </chapter>
35
36 <!-- Chapter 02 : Facet -->
37 <chapter id="manual.localization.facet" xreflabel="facet">
38 <?dbhtml filename="facets.html"?>
39   <title>Facets aka Categories</title>
40
41   <!--  Section 01 : ctype -->
42   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
43               parse="xml" href="ctype.xml">
44   </xi:include>
45
46   <!--  Section 02 : codecvt -->
47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
48               parse="xml" href="codecvt.xml">
49   </xi:include>
50
51   <!--  Section 03 : messages  -->
52   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
53               parse="xml" href="messages.xml">
54   </xi:include>
55 </chapter>
56
57 <!-- Chapter 03 : Interacting with C -->
58
59 </part>