aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml/api.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/doc/xml/api.xml')
-rw-r--r--libstdc++-v3/doc/xml/api.xml45
1 files changed, 20 insertions, 25 deletions
diff --git a/libstdc++-v3/doc/xml/api.xml b/libstdc++-v3/doc/xml/api.xml
index 3073ed8ba6f..4518f23d3db 100644
--- a/libstdc++-v3/doc/xml/api.xml
+++ b/libstdc++-v3/doc/xml/api.xml
@@ -1,15 +1,10 @@
-<?xml version='1.0'?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
- "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
-[ ]>
+<book xmlns="http://docbook.org/ns/docbook" version="5.0">
-<book>
-
-<article id="api" xreflabel="API">
+<article xml:id="api" xreflabel="API">
<?dbhtml filename="api.html"?>
-<articleinfo>
- <title>API Documentation</title>
+<info><title>API Documentation</title>
+
<copyright>
<year>
2008
@@ -18,8 +13,8 @@
2010
</year>
<holder>
- <ulink url="http://www.fsf.org/">FSF
- </ulink>
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org/">FSF
+ </link>
</holder>
</copyright>
<legalnotice>
@@ -28,7 +23,7 @@
</link>
</para>
</legalnotice>
-</articleinfo>
+</info>
<para>
The GNU C++ library sources have been specially formatted so that
@@ -47,38 +42,38 @@
<itemizedlist>
<listitem>
<para>
- <ulink url="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-3.4/index.html">for the 3.4 release
- </ulink>
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-3.4/index.html">for the 3.4 release
+ </link>
</para>
</listitem>
<listitem>
<para>
- <ulink url="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-4.1/index.html">for the 4.1 release
- </ulink>
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-4.1/index.html">for the 4.1 release
+ </link>
</para>
</listitem>
<listitem>
<para>
- <ulink url="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-4.2/index.html">for the 4.2 release
- </ulink>
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-4.2/index.html">for the 4.2 release
+ </link>
</para>
</listitem>
<listitem>
<para>
- <ulink url="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-4.3/index.html">for the 4.3 release
- </ulink>
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-4.3/index.html">for the 4.3 release
+ </link>
</para>
</listitem>
<listitem>
<para>
- <ulink url="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-4.4/index.html">for the 4.4 release
- </ulink>
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-4.4/index.html">for the 4.4 release
+ </link>
</para>
</listitem>
<listitem>
<para>
- <ulink url="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/index.html">&quot;the latest collection&quot;
- </ulink>
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/index.html">"the latest collection"
+ </link>
(For the main development tree; see the date on the first page.)
</para>
</listitem>
@@ -89,7 +84,7 @@
gcc.org site in a directory located at
<literal>&lt;URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/&gt;</literal>.
You will almost certainly need to use one of the
- <ulink url="http://gcc.gnu.org/mirrors.html">mirror sites</ulink> to download
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/mirrors.html">mirror sites</link> to download
the tarball. After unpacking, simply load libstdc++-html-*/index.html
into a browser.
</para>