From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 187463858020; Sat, 12 Nov 2022 08:11:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 187463858020 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668240704; bh=LEzYlaYEWGk9a7NQ0FwmlQnWpcEAJ6+Cl45Jfby6dcM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AdIuTlFb/o4t1KqVT5Jx7nmhVAwlkmStwLwNED38fgaKtdE5G094P2TQ+GSwzzGCq TN0sHawVFoPFdjHCcOVQMXnJzsJpmiIGv3qEf+vmatGA0yQkr+UvTlxcWpXEQBvt/1 PFoIeUIog0t7+kSsFlv037PohQyon6EJOSElA51k= From: "ebotcazou 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: Sat, 12 Nov 2022 08:11:43 +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: critical X-Bugzilla-Who: ebotcazou 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=3D107634 --- Comment #6 from Eric Botcazou --- > One of the biggest drawbacks of not having one file is when you need to a= dd > a new section, you have to add a new file/directory rather than edditing = one > file. Right, that's clearly not manageable. GNAT went through the same transitio= n a couple of years ago and ada/doc now contains 45 files, which is already qui= te a bit but nowhere near the 700 now present in doc/.=