]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
api.xml: Add title.
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 13 Sep 2010 18:31:17 +0000 (18:31 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 13 Sep 2010 18:31:17 +0000 (18:31 +0000)
2010-09-13  Benjamin Kosnik  <bkoz@redhat.com>

    * doc/xml/api.xml: Add title.
    * doc/xml/manual/spine.xml: Same.
    * doc/xml/spine.xml: Same.

From-SVN: r164254

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/api.xml
libstdc++-v3/doc/xml/manual/spine.xml
libstdc++-v3/doc/xml/spine.xml

index 179b1e6240fd1f01a16d25f1d326a7b2a9a61e3e..4b080b4c652937e67b8b4b03b900b391c89a8796 100644 (file)
@@ -1,3 +1,9 @@
+2010-09-13  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * doc/xml/api.xml: Add title.
+       * doc/xml/manual/spine.xml: Same.
+       * doc/xml/spine.xml: Same.
+
 2010-09-13  Matt Austern  <austern@google.com>
 
        * src/hash_bytes.cc: New file, exports _Hash_bytes (a Murmur hash),
index 4518f23d3dbb0f4b36c5a738c3af35e2d8de0270..d29bb5c04ca578a071ace373822362e697014ab5 100644 (file)
@@ -3,8 +3,9 @@
 <article xml:id="api" xreflabel="API">
 <?dbhtml filename="api.html"?>
 
-<info><title>API Documentation</title>
-  
+<title>The GNU C++ Library API Reference</title>
+
+<info>
   <copyright>
     <year>
       2008
index 2ff83bd8e57e3f12e8991c05e96045316cb2e3b6..808ca0341cda7befe4d76d21c906f6869963c1ac 100644 (file)
@@ -2,6 +2,7 @@
 <?dbhtml dir="manual"?>
 <?dbhtml filename="spine.html"?>
 
+  <title>The GNU C++ Library Manual</title>
 
 <info>
   <copyright>
 </xi:include>
 
 <!-- Part 02 : Standard Contents -->
-<part xml:id="manual.std" xreflabel="Standard Contents"><info><title>
-  Standard Contents
-</title></info>
+<part xml:id="manual.std" xreflabel="Standard Contents">
+<info>
+  <title>
+    Standard Contents
+  </title>
+</info>
 
 
 <!-- Chapter 01 : Support -->
index 726966bc78c417cdf886e0ea65f0c4dd558664eb..5fb739fb2bccd7ea1fa9835d1bd7be9f4fa26d67 100644 (file)
@@ -1,8 +1,10 @@
 <set xmlns="http://docbook.org/ns/docbook" version="5.0" 
      xml:id="set-index" 
-     xreflabel="The GNU C++ Library Documentation">
+     xreflabel="The GNU C++ Library">
 <?dbhtml filename="spine.html"?>
 
+  <title>The GNU C++ Library</title>
+
 <info>
   <copyright>
     <year>2000</year>