From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.ispras.ru (mail.ispras.ru [83.149.199.84]) by sourceware.org (Postfix) with ESMTPS id 020F43858D20 for ; Thu, 10 Nov 2022 12:39:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 020F43858D20 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=ispras.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=ispras.ru Received: from [10.10.3.121] (unknown [10.10.3.121]) by mail.ispras.ru (Postfix) with ESMTPS id DE56D419E9E8; Thu, 10 Nov 2022 12:39:00 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.ispras.ru DE56D419E9E8 Date: Thu, 10 Nov 2022 15:39:00 +0300 (MSK) From: Alexander Monakov To: =?ISO-8859-15?Q?Martin_Li=A8ka?= cc: Gerald Pfeifer , gcc-patches@gcc.gnu.org Subject: Re: [RFC] docs: remove documentation for unsupported releases In-Reply-To: Message-ID: <4cee6e4a-4a1a-6aca-47d4-ef7b226d6575@ispras.ru> References: <70755dd7-6b64-d24b-560d-b5433c9cc344@suse.cz> <4281e5af-ac34-1f2e-e1a4-b017423637e6@ispras.ru> <2b92b94f-1593-daa5-9f9c-ece4af2be922@suse.cz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323328-386141405-1668083940=:15615" X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_SHORT,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-386141405-1668083940=:15615 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Thu, 10 Nov 2022, Martin Liška wrote: > On 11/10/22 08:29, Gerald Pfeifer wrote: > > On Wed, 9 Nov 2022, Alexander Monakov wrote: > >> For this I would suggest using the
tag to neatly fold links > >> for old releases. Please see the attached patch. > > > > Loving it, Alexander! > > > > What do you guys think about unfolding all releases we, the GCC project, > > currently support (per https://gcc.gnu.org that'd be 12.x, 11.x, and 10.x > > at this point)? > > Works for me! > > > > > Either way: yes, please (aka approved). :-) > > Alexander, can you please install such change? Yes, pushed: https://gcc.gnu.org/onlinedocs/ Alexander --8323328-386141405-1668083940=:15615--