Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(259)

Unified Diff: gcc/libstdc++-v3/doc/xml/spine.xml

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/libstdc++-v3/doc/xml/manual/utilities.xml ('k') | gcc/libstdc++-v3/fragment.am » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « gcc/libstdc++-v3/doc/xml/manual/utilities.xml ('k') | gcc/libstdc++-v3/fragment.am » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698