X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Fdoc%2Fhtml%2Fapi.html;h=fc27b5f98ae168500e0e72fd460231426a324dd3;hb=HEAD;hp=c9aab0adbfaf10cdeb0028e99d5532dddc8e86c3;hpb=e79fa1eb9b0f2b251246176ade36017fd58adc96;p=gcc.git diff --git a/libstdc++-v3/doc/html/api.html b/libstdc++-v3/doc/html/api.html index c9aab0adbfa..fc27b5f98ae 100644 --- a/libstdc++-v3/doc/html/api.html +++ b/libstdc++-v3/doc/html/api.html @@ -1,14 +1,15 @@ - -API Documentation

API Documentation

The GNU C++ Library API Reference


The GNU C++ library sources have been specially formatted so that @@ -19,35 +20,22 @@ member functions for the library classes, finding out what is in a particular include file, looking at inheritance diagrams, etc.

- The API documentation, rendered into HTML, can be viewed online: -

+ The API documentation, rendered into HTML, can be viewed online + for each GCC release + and + + for the main development tree + + (see the date on the first page). +

The rendered HTML, as above, is also available for download on the - gcc.org site in a directory located at - <URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/>. + gcc.gnu.org site in a directory located at + <URL:https://gcc.gnu.org/pub/gcc/libstdc++/doxygen/>. 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++-html-*/index.html into a browser.

In addition, a rendered set of man pages are available in the same location specified above. Start with C++Intro(3). -

+

\ No newline at end of file