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