From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C71233858D20; Fri, 11 Nov 2022 13:36:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C71233858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668173783; bh=j+5cPpW+oCRP/JLw5twZxUXmM9d39DkaweQ8w3zsQg0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KuKqZAUBTFBFJ9mvBUiKamqb/HQ80mcL/quMnTPkhjVyTWHRjBcZItXFnFqDeQscG McW8QjjKqGCKwwnH6cBkFihm0iNpsQumrV+HudeqEcpsxIBi1IwKqfoNXcnDd6H992 dbsR/Ak/qybsVDxIF3oVm88BTxg/ioSrZ5VaGQDo= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/107634] Very long filenames and URLs for sphinx-based docs Date: Fri, 11 Nov 2022 13:36:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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=3D107634 --- Comment #1 from Richard Biener --- Finding the relevant sources to edit is indeed cumbersome (for those who remember the previous file names). I've also used the texi sources themsel= ves as documentation - that's now nearly impossible due to the hugely fragmented source base :(=