From 00181da3af1afe94c49be480bde27cb6cbb54dd4 Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Sat, 2 Feb 2002 00:18:24 +0000 Subject: documentation.html: Update for 3.0.96. 2002-02-01 Phil Edwards * docs/html/documentation.html: Update for 3.0.96. * docs/html/faq/index.html: Update for 3.0.96. * docs/html/faq/index.txt: Regenerated. * docs/doxygen/TODO: Update notes. * docs/html/17_intro/howto.html: Initial impl-specific listing. From-SVN: r49422 --- libstdc++-v3/docs/html/documentation.html | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (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 ef81d3b..321878b 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -20,24 +20,27 @@ using the Doxygen tool. These are useful for examining the signatures of public member functions for the library classes, etc.

-

One collection is for the GCC 3.0 release, - libstdc++-doxygen-3.0.tar.gz (3.8MB), - viewable online. - The latest collection is for the libstdc++ 3.0.95 snapshot release, - viewable online. - Other collections for 3.0.95 exist on the FTP sites, but are not - viewable online. -

The collections are available in the libstdc++ snapshots directory at <URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/>. You will almost certainly need to use one of the mirror sites to download - the tarball. After unpacking, simply load - libstdc++-doxygen-*/index.html + the tarball. After unpacking, simply load libstdc++-html-*/index.html into a browser. Feedback (and additional documentation!) is welcome.

-

With 3.0.95, an initial set of man pages are also available in the same - directory as the doxygen collections. Start with Intro(3). +

The available user-level collections are also viewable online: +

+ Other collections (man pages, maintainer docs) are only available on the + FTP sites. +

+ +

Beginning with 3.0.95, an initial set of man pages are also available in + the same place as the HTML collections. Start with Intro(3).


-- cgit v1.1