documentation.html: Point to new doxygen'ed collection.

2001-06-15  Phil Edwards  <pme@sources.redhat.com>

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

From-SVN: r43412
This commit is contained in:
Phil Edwards 2001-06-15 22:57:30 +00:00
parent 3c6bb1dbfc
commit 21ea1c28cf
2 changed files with 10 additions and 4 deletions

View 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 ...

View 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>
@ -22,16 +22,18 @@
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>