From: Gerald Pfeifer Date: Sun, 2 Jun 2024 09:23:51 +0000 (+0200) Subject: libstdc++: Move gcc.gnu.org links to https X-Git-Tag: basepoints/gcc-16~8582 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c1a963bdfb573feb398ef02269671a5d690c1f;p=thirdparty%2Fgcc.git libstdc++: Move gcc.gnu.org links to https libstdc++-v3: * doc/xml/api.xml: Move gcc.gnu.org links to https. * doc/html/api.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/api.html b/libstdc++-v3/doc/html/api.html index fc27b5f98ae..b494d91f9af 100644 --- a/libstdc++-v3/doc/html/api.html +++ b/libstdc++-v3/doc/html/api.html @@ -21,9 +21,9 @@ particular include file, looking at inheritance diagrams, etc.

The API documentation, rendered into HTML, can be viewed online - for each GCC release + for each GCC release and - + for the main development tree (see the date on the first page). @@ -32,10 +32,10 @@ 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 +

diff --git a/libstdc++-v3/doc/xml/api.xml b/libstdc++-v3/doc/xml/api.xml index 1b011aa2e23..9aee3484e27 100644 --- a/libstdc++-v3/doc/xml/api.xml +++ b/libstdc++-v3/doc/xml/api.xml @@ -41,9 +41,9 @@ The API documentation, rendered into HTML, can be viewed online - for each GCC release + for each GCC release and - + for the main development tree (see the date on the first page). @@ -54,7 +54,7 @@ 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.