From 5d5e5e4e42a8cb7e64d1d0a766feed132b192c68 Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Mon, 17 Sep 2001 23:24:40 +0000 Subject: configopts.html: HTML to XHTML change. 2001-09-17 Phil Edwards * docs/html/configopts.html: HTML to XHTML change. Lowercase tags. * docs/html/documentation.html: Likewise. * docs/html/explanations.html: Likewise. * docs/html/install.html: Likewise. * docs/html/17_intro/howto.html: Likewise. * docs/html/18_support/howto.html: Likewise. * docs/html/19_diagnostics/howto.html: Likewise. * docs/html/20_util/howto.html: Likewise. * docs/html/21_strings/howto.html: Likewise. * docs/html/22_locale/codecvt.html: Likewise. * docs/html/22_locale/ctype.html: Likewise. * docs/html/22_locale/howto.html: Likewise. * docs/html/22_locale/locale.html: Likewise. * docs/html/22_locale/messages.html: Likewise. * docs/html/23_containers/howto.html: Likewise. * docs/html/24_iterators/howto.html: Likewise. * docs/html/25_algorithms/howto.html: Likewise. * docs/html/26_numerics/howto.html: Likewise. * docs/html/27_io/howto.html: Likewise. * docs/html/ext/howto.html: Likewise. * docs/html/faq/index.html: Likewise. * docs/html/faq/index.txt: Regenerated. From-SVN: r45668 --- libstdc++-v3/docs/html/documentation.html | 134 +++++++++++++++--------------- 1 file changed, 67 insertions(+), 67 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 bd8c298..6d5da26 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -1,98 +1,98 @@ - - - - Standard C++ Library v3 - - - - + + + + Standard C++ Library v3 + + + + -

All of these documents (in fact, this entire homepage set) are - bundled with the library source, under the docs subdirectory, +

All of these documents (in fact, this entire homepage set) are + bundled with the library source, under the docs subdirectory, for releases and snapshots. The sole exception is the automatically-generated source documentation, available separately. -

+

-
-

Source Documentation

-

In addition to the distribution documentation (these pages), we also +


+

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 for the GCC 3.0 release, - libstdc++-doxygen-3.0.tar.gz (3.8MB), - viewable online. + libstdc++-doxygen-3.0.tar.gz (3.8MB), + viewable online. The collection is also available in the libstdc++ snapshots directory at - <URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/>. You will + <URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/>. You will almost certainly need to use one of the - mirror sites to download + mirror sites to download the tarball. After unpacking, simply load libstdc++-doxygen-3.0/index.html in a browser. Feedback (and additional documentation!) is welcome. -

+

-
-

Configuring, Building, Installing

- +
+

Configuring, Building, Installing

+ -
-

Introductory notes for libstdc++

-

This is a short list of text files pertaining to this +


+

Introductory notes for libstdc++

+

This is a short list of text files pertaining to this implementation of ISO 14882. A brief description follows the name of the file. -

-

-

+

-
-

Chapter-Specific Information, Extensions, Notes and Advice

-
    -
  1. Chapter 17 (Intro) -
  2. Chapter 18 (Library Support) -
  3. Chapter 19 (Diagnostics) -
  4. Chapter 20 (Utilities) -
  5. Chapter 21 (Strings) -
  6. Chapter 22 (Localization) -
  7. Chapter 23 (Containers) -
  8. Chapter 24 (Iterators) -
  9. Chapter 25 (Algorithms) -
  10. Chapter 26 (Numerics) -
  11. Chapter 27 (I/O) -
  12. Extensions to the Standard Library -
+
+

Chapter-Specific Information, Extensions, Notes and Advice

+
    +
  1. Chapter 17 (Intro) +
  2. Chapter 18 (Library Support) +
  3. Chapter 19 (Diagnostics) +
  4. Chapter 20 (Utilities) +
  5. Chapter 21 (Strings) +
  6. Chapter 22 (Localization) +
  7. Chapter 23 (Containers) +
  8. Chapter 24 (Iterators) +
  9. Chapter 25 (Algorithms) +
  10. Chapter 26 (Numerics) +
  11. Chapter 27 (I/O) +
  12. Extensions to the Standard Library +
- - + + -- cgit v1.1