From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4BE7D3853567; Sun, 13 Nov 2022 13:57:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4BE7D3853567 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668347866; bh=Eia+N5sTAuiR7HLLpVkbxDCzhuMoa1SNEselfA6RMck=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QHSOHZyusEcckVFbPqM+xZvxKhY67XQCyprMpUcCoycDAumFGIC4Wc+IC2tjYw77Y XoANpOG8GkEaQatLKeeOOFqluoYZ4sMUu89+VZrxI1grM2gx9i+mSBUhZE390D1APs YO2sLCghpPUo5oX7p9NtQiqkd5fFLpEh2AqrGNRk= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug web/107643] [13 Regression] sphinx generated indexes are not working at all Date: Sun, 13 Nov 2022 13:57:43 +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: 13.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: blocker X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on everconfirmed assigned_to 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=3D107643 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2022-11-13 Ever confirmed|0 |1 Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot g= nu.org --- Comment #7 from Martin Li=C5=A1ka --- (In reply to Andrew Pinski from comment #5) > How is this invalid when the docs still say todo on them? Oh, this one. The 'TODO' refers to todolist extension which lists all todos= in the documentation and is excluded in the non-development version of the documentation. Anyway, I'm going to remove it.=