Commit 21ea1c28 by Phil Edwards

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
parent 3c6bb1db
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> 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
* configure.in (auxdir): Replace by ... * configure.in (auxdir): Replace by ...
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<META NAME="KEYWORDS" CONTENT="libstdc++, homepage, home, g++, libg++, STL"> <META NAME="KEYWORDS" CONTENT="libstdc++, homepage, home, g++, libg++, STL">
<TITLE>Standard C++ Library v3</TITLE> <TITLE>Standard C++ Library v3</TITLE>
<LINK REL=StyleSheet HREF="lib3styles.css"> <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> </HEAD>
<BODY> <BODY>
...@@ -22,16 +22,18 @@ ...@@ -22,16 +22,18 @@
of public member functions for the library classes, etc. of public member functions for the library classes, etc.
</P> </P>
<P> <P>
The latest collection is <TT>libstdc++-doxygen-20010501.tar.gz</TT> (3.7MB), The latest collection is for the GCC 3.0 release,
<A HREF="libstdc++-doxygen-20010501/index.html">viewable online</A>. <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 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 <TT>&lt;URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/&gt;</TT>. You will
almost certainly need to use one of the almost certainly need to use one of the
<A HREF="http://gcc.gnu.org/mirrors.html">mirror sites</A> to download <A HREF="http://gcc.gnu.org/mirrors.html">mirror sites</A> to download
the tarball. After unpacking, simply load 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. in a browser. Feedback (and additional documentation!) is welcome.
</P> </P>
<!-- another paragraph here for post-release collections -->
<HR> <HR>
<H2><A NAME="2">Configuring, Building, Installing</A></H2> <H2><A NAME="2">Configuring, Building, Installing</A></H2>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment