From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2C4F73858C52; Thu, 10 Nov 2022 11:58:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C4F73858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668081529; bh=lzciMtXxnQYP9GgKb3tpx+win/39/XzqYCLR/c1fNq0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qQmo8qShtxkFV3EiQyMcZp33wIoxR6PXPazmPgfWmLvURjJln7TyDViaH/E6KNZ8S yAjCEEqXQz4MOk16SedbK0gpEB5uU7xHvDGjMB1+l51Y0NQLlW4sQ4V45aI2jzEx3N OUlM/p3pPrVepm2pyZ5Tzd2623chSr0DzcnCjLQk= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug web/107610] Broken 'onlinedocs' after "Porting the Docs to Sphinx" Date: Thu, 10 Nov 2022 11:58:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: web X-Bugzilla-Version: unknown X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: major X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107610 --- Comment #3 from Jonathan Wakely --- I've (temporarily) installed the redirects in a .htaccess on my own site so= you can test them. Just replace "gcc.gnu.org" with "kayari.org" to check that it redirects to a valid page of the gcc-12.2.0 docs: https://kayari.org/onlinedocs/gccint/Test-Directives.html#Test-Directives https://kayari.org/onlinedocs/gcc/Function-Attributes.html=