Commit 14694348 by Benjamin Kosnik Committed by Benjamin Kosnik

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
parent e7f72940
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),
......
......@@ -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
......
......@@ -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 -->
......
<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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment