]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++-v3/doc/xml/spine.xml
*: Regenerate.
[thirdparty/gcc.git] / libstdc++-v3 / doc / xml / spine.xml
1 <set xmlns="http://docbook.org/ns/docbook" version="5.0"
2 xml:id="set-index"
3 xreflabel="The GNU C++ Library">
4 <title>The GNU C++ Library</title>
5 <?dbhtml filename="index.html"?>
6
7 <info>
8 <keywordset>
9 <keyword>
10 ISO C++
11 </keyword>
12 <keyword>
13 runtime
14 </keyword>
15 <keyword>
16 library
17 </keyword>
18 </keywordset>
19 <abstract xml:id="contents">
20 <title>Short Contents</title>
21
22 <para>
23 Copyright 2008, 2009, 2011
24 <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org/">FSF
25 </link>
26 </para>
27
28 <para>
29 Permission is granted to copy, distribute and/or modify this
30 document under the terms of the GNU Free Documentation
31 License, Version 1.2 or any later version published by the
32 Free Software Foundation; with no Invariant Sections, with no
33 Front-Cover Texts, and with no Back-Cover Texts.
34 </para>
35
36 <para>
37 This is the top level of the libstdc++ documentation set. The
38 documentation is divided into the following three sections.
39 </para>
40
41 <para>
42 <itemizedlist>
43
44 <listitem>
45 <para>
46 <link linkend="manual">Manual</link>
47 </para>
48 </listitem>
49
50 <listitem>
51 <para>
52 <link linkend="faq">Frequently Asked Questions</link>
53 </para>
54 </listitem>
55
56 <listitem>
57 <para>
58 <link linkend="api">API and Source Documentation</link>
59 </para>
60 </listitem>
61
62 </itemizedlist>
63 </para>
64
65 </abstract>
66 </info>
67
68
69 <!-- User Manual -->
70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="manual/spine.xml" parse="xml">
71 </xi:include>
72
73 <!-- Source Level Documentation-->
74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="api.xml" parse="xml">
75 </xi:include>
76
77 <!-- FAQ -->
78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="faq.xml" parse="xml">
79 </xi:include>
80
81 </set>