Index: gcc/libstdc++-v3/doc/xml/spine.xml |
diff --git a/gcc/libstdc++-v3/doc/xml/spine.xml b/gcc/libstdc++-v3/doc/xml/spine.xml |
deleted file mode 100644 |
index 392f7e1be696f5c3561bb645c9456ebca78bec3c..0000000000000000000000000000000000000000 |
--- a/gcc/libstdc++-v3/doc/xml/spine.xml |
+++ /dev/null |
@@ -1,47 +0,0 @@ |
-<?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://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> |