From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 763173858D26; Sun, 2 Jun 2024 10:36:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 763173858D26 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 763173858D26 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=209.68.5.143 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1717324571; cv=none; b=dvb79sHEo079taR0LnJkTHfyp8SEYyM8VzaGrE7ssCFs7TrWvktoDf7XRvndE9zcDlzg+w7UtaA/+3qvinfUBdDYgCsR956JDlPq67x7yw0zN27HQSWFY5B0jX4FZWtYV6WfsL0pFdTsblrxa0ke8W1S955EC4eptGdzLmUc74c= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1717324571; c=relaxed/simple; bh=Yu4FvXMjDkYSC94r6/R7yOd5g43RP2CuPPZzrVv/W6I=; h=Date:From:To:Subject:MIME-Version:DKIM-Signature:Message-Id; b=s2F6MSL8O/lYs3F+Tg3nBuyIVemXEUEN11y7Ya1TrGPyOJQc95o/szxOG2WFGKkmRw9lLWew/eaPWOcRq/cwRMJtG9bjLGSgewdHWksGOG8OUc5MF+TqEqlxCuureC0Cej4ACalZ/Dj9NKf7lzDbc95rcKB/DFOzd6lc4mrfNx8= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 051D233E79; Sun, 2 Jun 2024 06:36:08 -0400 (EDT) Received: from daya.localdomain (62-47-130-88.adsl.highway.telekom.at [62.47.130.88]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 1E0BE33E77; Sun, 2 Jun 2024 06:36:06 -0400 (EDT) Date: Sun, 2 Jun 2024 12:36:04 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org Subject: [pushed] libstdc++: Move gcc.gnu.org links to https MIME-Version: 1.0 Content-Type: text/plain; charset=X-UNKNOWN DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pfeifer.com; h=date:from:to:subject:mime-version:content-type; s=pair-202402271039; bh=tc08HKiNVujCDH+fz6/N91dJ88lqombuNkveiwkWqBE=; b=FBCjx6z2tgYds68N1Cmp6hjLjkHEnB503nvLnNoa+pZZkWlTaE10Le/AclLXDqo2fZtgTXhpMqJhA/eekSvkQz1jXXAbSOdDU+Q67ncXXrhZJOd/F8wfu5sEdC+WvFsmA766YqInm7VQnAHWWqzAR0iO2eatrAhgdXK1nO09R4VC3385aw6pOxipjkgGEnaf2qDm7VesqVr3UuXpTvSHLsbDrhh561tC3kucfnBzfr3RL3Lwh5AtMz4HTiHCSRga3k6NuDOXaoAlooJuDthiq/0/WwyjIUjUGN3MIjPNwPdBWdnYvN7/oi761F9iN3rFYeFS1a84lrJeoNR6hkLwNw== X-Scanned-By: mailmunge 3.11 on 209.68.5.143 Message-Id: <20240602103608.051D233E79@hamza.pair.com> X-Spam-Status: No, score=-10.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,KAM_SHORT,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: It looks like there are more links needing similar changes; one step at a time... Gerald libstdc++-v3: * doc/xml/api.xml: Move gcc.gnu.org links to https. * doc/html/api.html: Regenerate. --- libstdc++-v3/doc/html/api.html | 8 ++++---- libstdc++-v3/doc/xml/api.xml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) 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. -- 2.45.1