aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html/documentation.html
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/docs/html/documentation.html')
-rw-r--r--libstdc++-v3/docs/html/documentation.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html
index 59cd201..b451fc4 100644
--- a/libstdc++-v3/docs/html/documentation.html
+++ b/libstdc++-v3/docs/html/documentation.html
@@ -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.7 2000/12/03 23:47:47 jsm28 Exp $ -->
+<!-- $Id: documentation.html,v 1.1 2000/12/10 04:03:08 pme Exp $ -->
</HEAD>
<BODY>
@@ -69,6 +69,21 @@
<LI><A HREF="ext/howto.html">Extensions to the Standard Library</A>
</OL>
+<HR>
+<H2><A NAME="4">Source Documentation</A></H2>
+<P>In addition to the distribution documentation (these pages), we also
+ have a set of HTML documents generated from the sources themselves,
+ using the Doxygen tool. These are useful for examining the signatures
+ of public member functions for the library classes, etc. The latest
+ collection is libstdc++-doxygen-20010501.tar.gz (3.7MB), 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>. After
+ unpacking, simply load libstdc++-doxygen-20010501/index.html in a browser.
+ Feedback (and additional documentation!) is welcome.
+</P>
+
</BODY>
</HTML>