| Message ID | 20260505101804.143772-1-jwakely@redhat.com |
|---|---|
| State | Committed |
| Headers |
Return-Path: <gcc-patches-bounces~patchwork=sourceware.org@gcc.gnu.org> X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from vm01.sourceware.org (localhost [127.0.0.1]) by sourceware.org (Postfix) with ESMTP id 577D64B9DB57 for <patchwork@sourceware.org>; Tue, 5 May 2026 10:19:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 577D64B9DB57 Authentication-Results: sourceware.org; dkim=pass (1024-bit key, unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=PIRd6Dji X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTP id E47E24BA23D0 for <gcc-patches@gcc.gnu.org>; Tue, 5 May 2026 10:18:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E47E24BA23D0 Authentication-Results: sourceware.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org E47E24BA23D0 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1777976292; cv=none; b=Ojs3VyPy+JLdNlVE7nqpXWYJWLe9BXia0MPnd2XaaNscHLDfxyNWGAOYZVeRNSqS+dY+gnOQ/k8hzJ3B3Vjxg2+RxgHRsZh4nFgmE6tJZd4X1p+3vnmu9oE4JEOB3WdftsHWebx5NUblUd/stk7zgW+iOaHS1nXMajvz+sSH3sE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1777976292; c=relaxed/simple; bh=Lt4b3wRYY0c/V82DCnIHOMYC0HOdQ3H8mEqGU4nAlCk=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=tkcpNy8xkM/eWPMm7lofmBHAZvqrX9Y+n2Dby9RP8rz14cAsGr4OQwP8fbqOm/IZeWTU13+UcrdT0q65NaASYQ/PnEqyjq9SQMgnPJd4fNtcP6mGnTcvzoM3tHGMuLD4YaZ3kBEGWvjyTBih2pMsAyd/A9ZdAsaGZOvQaOm1UQY= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E47E24BA23D0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1777976291; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=daOH7sEBq9Y1SNWJZESm8zaV/GMNePy2ROByj9B+uHY=; b=PIRd6DjiKqEg4AyIzDVD1B4JOTuHyTygQ5DxoWcBb7AjNAFHlx9eTrAppl8eqSWBLb+x34 J5btZmbs4G0Ha0ga2ncKeK5alZF3m+UlUbgcJFy0HRn5rV+A0pZA3kNHBS6kCgqu0Hu8Iw 4yB6uFhBaIhO3TjrCY5jkDZKyRLo11g= Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-491-7RYXTYTyOxe6DOUW0CdwCg-1; Tue, 05 May 2026 06:18:08 -0400 X-MC-Unique: 7RYXTYTyOxe6DOUW0CdwCg-1 X-Mimecast-MFC-AGG-ID: 7RYXTYTyOxe6DOUW0CdwCg_1777976287 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (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 mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 675D718002CA; Tue, 5 May 2026 10:18:07 +0000 (UTC) Received: from zen.kayari.org (unknown [10.44.50.93]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id E87E11800446; Tue, 5 May 2026 10:18:05 +0000 (UTC) From: Jonathan Wakely <jwakely@redhat.com> To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: [committed] libstdc++: Fix mainpage.html link to Doxygen docs [PR109965] Date: Tue, 5 May 2026 11:16:34 +0100 Message-ID: <20260505101804.143772-1-jwakely@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 X-Mimecast-Spam-Score: 0 X-Mimecast-MFC-PROC-ID: KmDcuuHxCb0AmnSz5Ny-hzRnh7QQ6Z-L6Xi-4nF0vuY_1777976287 X-Mimecast-Originator: redhat.com Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-12.5 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list <gcc-patches.gcc.gnu.org> List-Unsubscribe: <https://gcc.gnu.org/mailman/options/gcc-patches>, <mailto:gcc-patches-request@gcc.gnu.org?subject=unsubscribe> List-Archive: <https://gcc.gnu.org/pipermail/gcc-patches/> List-Post: <mailto:gcc-patches@gcc.gnu.org> List-Help: <mailto:gcc-patches-request@gcc.gnu.org?subject=help> List-Subscribe: <https://gcc.gnu.org/mailman/listinfo/gcc-patches>, <mailto:gcc-patches-request@gcc.gnu.org?subject=subscribe> Errors-To: gcc-patches-bounces~patchwork=sourceware.org@gcc.gnu.org |
| Series |
[committed] libstdc++: Fix mainpage.html link to Doxygen docs [PR109965]
|
|
Commit Message
Jonathan Wakely
May 5, 2026, 10:16 a.m. UTC
Doxygen renamed the "Modules" documentation to "Topics" a few years ago to avoid confusion with C++20 Modules: https://github.com/doxygen/doxygen/issues/8772 This updates our internal link to 'modules.html' so that it refers to 'topics.html' instead. libstdc++-v3/ChangeLog: PR libstdc++/109965 * doc/doxygen/mainpage.html: Link to topics.html instead of modules.html --- This fixes a broken link when the Doxygen docs are created using a recent Doxygen version, so it assumes that the onlinedocs for a release are generated using a fairly recent version. That's true, because I generate them using a current Fedora release. This needs to be backported to the active release branches, and some existing pages under https://gcc.gnu.org/onlinedocs need to be manually fixed, because they link to a non-existent modules.html page. Pushed to trunk. libstdc++-v3/doc/doxygen/mainpage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libstdc++-v3/doc/doxygen/mainpage.html b/libstdc++-v3/doc/doxygen/mainpage.html index b54482a74e99..03a3adfaf65f 100644 --- a/libstdc++-v3/doc/doxygen/mainpage.html +++ b/libstdc++-v3/doc/doxygen/mainpage.html @@ -38,7 +38,7 @@ <p>Here are entry points to all the pages generated by Doxygen: <ul> - <li><a href="modules.html">Modules</a></li> + <li><a href="topics.html">Topics</a></li> <li>Namespaces <ul>