From 21ea1c28cf21127a3a6e4155a977bd78542a5c4c Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Fri, 15 Jun 2001 22:57:30 +0000 Subject: 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 --- libstdc++-v3/docs/html/documentation.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'libstdc++-v3/docs/html') diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index 2a16a84..bd8c298 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

-- cgit v1.1