Merged trunk at revision 161680 into branch.
[official-gcc.git] / libstdc++-v3 / doc / xml / manual / spine.xml
blobedb650c879c8fc685d3983fabd76595d092b3179
1 <?xml version='1.0'?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
4 [ ]>
6 <book id="manual-index">
7 <?dbhtml dir="manual"?>
8 <?dbhtml filename="spine.html"?>
9 <title>The GNU C++ Library</title>
11 <bookinfo>
12   <copyright>
13     <year>2009</year>
14     <year>2010</year>
15     <holder>
16       <ulink url="http://www.fsf.org">FSF</ulink>
17     </holder>
18   </copyright>
19   <legalnotice>
20     <para>
21       <link linkend="manual.intro.status.license">License</link>
22     </para>
23   </legalnotice>
24 </bookinfo>
26 <!-- Part 01 : Intro -->
27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
28             parse="xml" href="intro.xml">
29 </xi:include>
31 <!-- Part 02 : Standard Contents -->
32 <part id="manual.std" xreflabel="Standard Contents">
33 <title>
34   Standard Contents
35 </title>
37 <!-- Chapter 01 : Support -->
38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
39             parse="xml" href="support.xml">
40 </xi:include>
43 <!-- Chapter 02 : Diagnostics -->
44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
45             parse="xml" href="diagnostics.xml">
46 </xi:include>
48 <!-- Chapter 03 : Utilities -->
49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
50             parse="xml" href="utilities.xml">
51 </xi:include>
53 <!-- Chapter 04 : Strings -->
54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
55             parse="xml" href="strings.xml">
56 </xi:include>
58 <!-- Chapter 05 : Localization -->
59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
60             parse="xml" href="localization.xml">
61 </xi:include>
63 <!-- Chapter 06 : Containers -->
64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
65             parse="xml" href="containers.xml">
66 </xi:include>
68 <!-- Chapter 07 : Iterators -->
69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
70             parse="xml" href="iterators.xml">
71 </xi:include>
73 <!-- Chapter 08 : Algorithms -->
74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
75             parse="xml" href="algorithms.xml">
76 </xi:include>
78 <!-- Chapter 09 : Numerics -->
79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
80             parse="xml" href="numerics.xml">
81 </xi:include>
83 <!-- Chapter 10 : Input Output -->
84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
85             parse="xml" href="io.xml">
86 </xi:include>
88 <!-- Chapter 11 : Atomics -->
89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
90             parse="xml" href="atomics.xml">
91 </xi:include>
93 <!-- Chapter 12 : Concurrency -->
94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
95             parse="xml" href="concurrency.xml">
96 </xi:include>
98 </part>
100 <!-- Part 03 : Extensions -->
101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
102             parse="xml" href="extensions.xml">
103 </xi:include>
106 <!-- Part 04 : Appendices -->
107 <part id="appendix" xreflabel="Appendices">
108 <title>
109   Appendices
110 </title>
112 <!-- Appendix A -->
113 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
114             parse="xml" href="appendix_contributing.xml">
115 </xi:include>
117 <!-- Appendix B -->
118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
119             parse="xml" href="appendix_porting.xml">
120 </xi:include>
122 <!-- Appendix C -->
123 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
124             parse="xml" href="appendix_free.xml">
125 </xi:include>
127 <!-- Appendix D -->
128 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
129             parse="xml" href="../gnu/gpl-3.0.xml">
130 </xi:include>
132 <!-- Appendix E -->
133 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
134             parse="xml" href="../gnu/fdl-1.3.xml">
135 </xi:include>
137 </part>
139 </book>