summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml/spine.xml
blob: 904816f365fad21c848ecf7ff7b5ed002521e0eb (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
<?xml version='1.0'?>
<!DOCTYPE set PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" 
[
<!ENTITY authors SYSTEM "authors.xml"> 
]>

<set id="set-index" xreflabel="The GNU C++ Library Documentation">
<?dbhtml filename="spine.html"?>
<title>The GNU C++ Library Documentation</title>

<setinfo>
  <copyright>
    <year>2000</year>
    <year>2001</year>
    <year>2002</year>
    <year>2003</year>
    <year>2004</year>
    <year>2005</year>
    <year>2006</year>
    <year>2007</year>
    <year>2008</year>
    <year>2009</year>
    <holder>
      <ulink url="http://www.fsf.org">FSF</ulink>
    </holder>
  </copyright>
  &authors;
</setinfo>


<!-- 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>