aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Edwards <pme@gcc.gnu.org>2002-08-15 20:19:11 +0000
committerPhil Edwards <pme@gcc.gnu.org>2002-08-15 20:19:11 +0000
commit0053afb9651947ee0bb421501ba71f042981dcae (patch)
treea0a34bee14f69434b0750670cfee658f10301748
parent702ada3d9474db60c7447412f63f4247963e6357 (diff)
downloadgcc-0053afb9651947ee0bb421501ba71f042981dcae.zip
gcc-0053afb9651947ee0bb421501ba71f042981dcae.tar.gz
gcc-0053afb9651947ee0bb421501ba71f042981dcae.tar.bz2
documentation.html: Update doxygen links for 3.2.
2002-08-15 Phil Edwards <pme@gcc.gnu.org> * docs/html/documentation.html: Update doxygen links for 3.2. From-SVN: r56357
-rw-r--r--libstdc++-v3/ChangeLog4
-rw-r--r--libstdc++-v3/docs/html/documentation.html5
2 files changed, 7 insertions, 2 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index b208fd0..6b0c957 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-15 Phil Edwards <pme@gcc.gnu.org>
+
+ * docs/html/documentation.html: Update doxygen links for 3.2.
+
2002-08-15 Steve Ellcey <sje@cup.hp.com>
* libsupc++/unwind-cxx.h (__cxa_exception): Change catchTemp
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html
index 1872331..735dc31 100644
--- a/libstdc++-v3/docs/html/documentation.html
+++ b/libstdc++-v3/docs/html/documentation.html
@@ -60,7 +60,8 @@
</p>
<p>The Source-Level documentation can be viewed online:
<ul>
- <li><a href="libstdc++-html-USERS-3.1/index.html">For the 3.1 release</a>
+ <li><a href="libstdc++-html-USERS-3.1/index.html">for the 3.1 release</a>
+ <li><a href="libstdc++-html-USERS-3.2/index.html">for the 3.2 release</a>
<li><a href="latest-doxygen/index.html">&quot;the latest collection&quot;</a>
(for the snapshot or later; see the date on the first page)
</ul>
@@ -76,7 +77,7 @@
</p>
<p>
In addition, an initial set of man pages are also available in the
- same place as the HTML collections. Start with Intro(3).
+ same place as the HTML collections. Start with Intro(3).
</p>