diff options
author | Benjamin Kosnik <bkoz@redhat.com> | 2010-10-11 21:28:17 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2010-10-11 21:28:17 +0000 |
commit | 63835102f4bfc417c7d09ad7c79ef468d2ac8d69 (patch) | |
tree | bb7842cff8bc99eb57eff0f81ebc224fb3785e3f /libstdc++-v3/doc/xml | |
parent | bbc8841ba1e36c2b4b0d986f79ec8ee617142747 (diff) | |
download | gcc-63835102f4bfc417c7d09ad7c79ef468d2ac8d69.zip gcc-63835102f4bfc417c7d09ad7c79ef468d2ac8d69.tar.gz gcc-63835102f4bfc417c7d09ad7c79ef468d2ac8d69.tar.bz2 |
api.xml: Add link to 4.5 generated docs.
2010-10-11 Benjamin Kosnik <bkoz@redhat.com>
* doc/xml/api.xml: Add link to 4.5 generated docs.
From-SVN: r165332
Diffstat (limited to 'libstdc++-v3/doc/xml')
-rw-r--r-- | libstdc++-v3/doc/xml/api.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/doc/xml/api.xml b/libstdc++-v3/doc/xml/api.xml index d29bb5c..dcd88d7 100644 --- a/libstdc++-v3/doc/xml/api.xml +++ b/libstdc++-v3/doc/xml/api.xml @@ -73,6 +73,12 @@ </listitem> <listitem> <para> + <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-api-4.5/index.html">for the 4.5 release + </link> + </para> + </listitem> + <listitem> + <para> <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.) |