From: Phil Edwards
Date: Fri, 15 Jun 2001 22:57:30 +0000 (+0000)
Subject: documentation.html: Point to new doxygen'ed collection.
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=21ea1c28cf21127a3a6e4155a977bd78542a5c4c;p=gcc.git
documentation.html: Point to new doxygen'ed collection.
2001-06-15 Phil Edwards
* docs/html/documentation.html: Point to new doxygen'ed collection.
From-SVN: r43412
---
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index d3243dd0699..4203624bbb1 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Phil Edwards
+
+ * docs/html/documentation.html: Point to new doxygen'ed collection.
+
2001-06-14 Nathan Sidwell
* configure.in (auxdir): Replace by ...
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html
index 2a16a8412c5..bd8c2988b94 100644
--- a/libstdc++-v3/docs/html/documentation.html
+++ b/libstdc++-v3/docs/html/documentation.html
@@ -3,7 +3,7 @@
Standard C++ Library v3
-
+
@@ -22,16 +22,18 @@
of public member functions for the library classes, etc.
- The latest collection is libstdc++-doxygen-20010501.tar.gz (3.7MB),
- viewable online.
+ The latest collection is for the GCC 3.0 release,
+ libstdc++-doxygen-3.0.tar.gz (3.8MB),
+ viewable online.
The collection is also available in the libstdc++ snapshots directory at
<URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/>. You will
almost certainly need to use one of the
mirror sites to download
the tarball. After unpacking, simply load
- libstdc++-doxygen-20010501/index.html
+ libstdc++-doxygen-3.0/index.html
in a browser. Feedback (and additional documentation!) is welcome.