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> 2010-09-13 Matt Austern <austern@google.com>
* src/hash_bytes.cc: New file, exports _Hash_bytes (a Murmur hash), * src/hash_bytes.cc: New file, exports _Hash_bytes (a Murmur hash),
......
...@@ -3,8 +3,9 @@ ...@@ -3,8 +3,9 @@
<article xml:id="api" xreflabel="API"> <article xml:id="api" xreflabel="API">
<?dbhtml filename="api.html"?> <?dbhtml filename="api.html"?>
<info><title>API Documentation</title> <title>The GNU C++ Library API Reference</title>
<info>
<copyright> <copyright>
<year> <year>
2008 2008
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<?dbhtml dir="manual"?> <?dbhtml dir="manual"?>
<?dbhtml filename="spine.html"?> <?dbhtml filename="spine.html"?>
<title>The GNU C++ Library Manual</title>
<info> <info>
<copyright> <copyright>
...@@ -23,9 +24,12 @@ ...@@ -23,9 +24,12 @@
</xi:include> </xi:include>
<!-- Part 02 : Standard Contents --> <!-- Part 02 : Standard Contents -->
<part xml:id="manual.std" xreflabel="Standard Contents"><info><title> <part xml:id="manual.std" xreflabel="Standard Contents">
<info>
<title>
Standard Contents Standard Contents
</title></info> </title>
</info>
<!-- Chapter 01 : Support --> <!-- Chapter 01 : Support -->
......
<set xmlns="http://docbook.org/ns/docbook" version="5.0" <set xmlns="http://docbook.org/ns/docbook" version="5.0"
xml:id="set-index" xml:id="set-index"
xreflabel="The GNU C++ Library Documentation"> xreflabel="The GNU C++ Library">
<?dbhtml filename="spine.html"?> <?dbhtml filename="spine.html"?>
<title>The GNU C++ Library</title>
<info> <info>
<copyright> <copyright>
<year>2000</year> <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