From 572051a27500971560b2898dc25a145582c28de0 Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Sat, 19 May 2001 20:27:36 +0000 Subject: acinclude.m4: Fix --help spacing, correct comments. 2001-05-19 Phil Edwards * acinclude.m4: Fix --help spacing, correct comments. * aclocal.m4: Regenerate. * configure: Regenerate. * mkcheck.in: Add usage comments. * docs/html/documentation.html: Point to doxygen'd tarball. From-SVN: r42316 --- libstdc++-v3/docs/html/documentation.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'libstdc++-v3/docs/html/documentation.html') 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 @@ Standard C++ Library v3 - + @@ -69,6 +69,21 @@
  • Extensions to the Standard Library +
    +

    Source Documentation

    +

    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 + <URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/>. You will + almost certainly need to use one of the + mirror sites. After + unpacking, simply load libstdc++-doxygen-20010501/index.html in a browser. + Feedback (and additional documentation!) is welcome. +

    + -- cgit v1.1