diff mbox

[v3] add 4.5 doc links

Message ID 20101011143017.7e41f998@shotwell
State New
Headers show

Commit Message

Benjamin Kosnik Oct. 11, 2010, 9:30 p.m. UTC
Add links to 4.5 doxygen output, generate, put on gcc.gnu.org. Refresh
the trunk api docs as well.

tested x86/linux

-benjamin
diff mbox

Patch

2010-10-11  Benjamin Kosnik  <bkoz@redhat.com>

	* doc/xml/api.xml: Add link to 4.5 generated docs.

Index: doc/xml/api.xml
===================================================================
--- doc/xml/api.xml	(revision 165331)
+++ doc/xml/api.xml	(working copy)
@@ -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.)