documentation.html: Point to new doxygen'ed collection.
authorPhil Edwards <pme@gcc.gnu.org>
Fri, 15 Jun 2001 22:57:30 +0000 (22:57 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Fri, 15 Jun 2001 22:57:30 +0000 (22:57 +0000)
2001-06-15  Phil Edwards  <pme@sources.redhat.com>

* docs/html/documentation.html:  Point to new doxygen'ed collection.

From-SVN: r43412

libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/documentation.html

index d3243dd069939272f9cb58797fbdcfdd7a4ed8fb..4203624bbb14c01b280d3197c95347d12da40a39 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-15  Phil Edwards  <pme@sources.redhat.com>
+
+       * docs/html/documentation.html:  Point to new doxygen'ed collection.
+
 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
 
        * configure.in (auxdir): Replace by ...
index 2a16a8412c5dd8dfc758cd03631ca6b7e93db138..bd8c2988b94e9d0aca3425194ab474a3b20d4c8d 100644 (file)
@@ -3,7 +3,7 @@
  <META NAME="KEYWORDS" CONTENT="libstdc++, homepage, home, g++, libg++, STL">
  <TITLE>Standard C++ Library v3</TITLE>
 <LINK REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: documentation.html,v 1.3 2001/05/23 02:00:05 pme Exp $ -->
+<!-- $Id: documentation.html,v 1.4 2001/05/30 21:54:56 pme Exp $ -->
 </HEAD>
 <BODY>
 
    of public member functions for the library classes, etc.
 </P>
 <P>
-   The latest collection is <TT>libstdc++-doxygen-20010501.tar.gz</TT> (3.7MB),
-   <A HREF="libstdc++-doxygen-20010501/index.html">viewable online</A>.
+   The latest collection is for the GCC 3.0 release,
+   <TT>libstdc++-doxygen-3.0.tar.gz</TT> (3.8MB),
+   <A HREF="libstdc++-doxygen-3.0/index.html">viewable online</A>.
    The collection is also available in the libstdc++ snapshots directory at
    <TT>&lt;URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/&gt;</TT>.  You will
    almost certainly need to use one of the
    <A HREF="http://gcc.gnu.org/mirrors.html">mirror sites</A> to download
    the tarball.  After unpacking, simply load
-   libstdc++-doxygen-20010501/index.html <!-- also update this date -->
+   libstdc++-doxygen-3.0/index.html <!-- also update this date -->
    in a browser.  Feedback (and additional documentation!) is welcome.
 </P>
+<!-- another paragraph here for post-release collections -->
 
 <HR>
 <H2><A NAME="2">Configuring, Building, Installing</A></H2>