api.xml: Add title.

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
This commit is contained in:
Benjamin Kosnik 2010-09-13 18:31:17 +00:00 committed by Benjamin Kosnik
parent e7f72940d2
commit 14694348f1
4 changed files with 19 additions and 6 deletions

View 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),

View 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

View file

@ -2,6 +2,7 @@
<?dbhtml dir="manual"?>
<?dbhtml filename="spine.html"?>
<title>The GNU C++ Library Manual</title>
<info>
<copyright>
@ -23,9 +24,12 @@
</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 -->

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