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.

+

Configuring, Building, Installing