aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/libstdc++-v3/doc/xml/spine.xml
blob: 5fd913e94d49905dec535c36bce42fe75aabd3f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<set xmlns="http://docbook.org/ns/docbook" version="5.0"
     xml:id="set-index"
     xreflabel="The GNU C++ Library">
<title>The GNU C++ Library</title>
<?dbhtml filename="index.html"?>

<info>
  <keywordset>
    <keyword>
      ISO C++
    </keyword>
    <keyword>
      runtime
    </keyword>
    <keyword>
      library
    </keyword>
  </keywordset>
  <abstract xml:id="contents">
    <title>Short Contents</title>

    <para>
      Copyright 2008, 2009, 2011       
      <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org/">FSF
      </link>
    </para>

    <para>
      Permission is granted to copy, distribute and/or modify this
      document under the terms of the GNU Free Documentation
      License, Version 1.2 or any later version published by the
      Free Software Foundation; with no Invariant Sections, with no
      Front-Cover Texts, and with no Back-Cover Texts.
    </para>

    <para>
      This is the top level of the libstdc++ documentation set.  The
      documentation is divided into the following three sections.
    </para>

    <para>
      <itemizedlist>

	<listitem>
	  <para>
	    <link linkend="manual">Manual</link>
	  </para>
	</listitem>

	<listitem>
	  <para>
	    <link linkend="faq">Frequently Asked Questions</link>
	  </para>
	</listitem>

	<listitem>
	  <para>
	    <link linkend="api">API and Source Documentation</link>
	  </para>
	</listitem>

      </itemizedlist>
    </para>

  </abstract>
</info>


<!-- User Manual -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="manual/spine.xml" parse="xml">
</xi:include>

<!-- Source Level Documentation-->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="api.xml" parse="xml">
</xi:include>

<!-- FAQ -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="faq.xml" parse="xml">
</xi:include>

</set>