From patchwork Wed Nov 9 13:54:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Martin_Li=C5=A1ka?= X-Patchwork-Id: 60276 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id AF2003895FD7 for ; Wed, 9 Nov 2022 13:56:40 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by sourceware.org (Postfix) with ESMTPS id 655E7388981D for ; Wed, 9 Nov 2022 13:54:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 655E7388981D Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.cz Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=suse.cz Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 588A32286C; Wed, 9 Nov 2022 13:54:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1668002089; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hW/O5KSEonKYV8jt/tGw7M+xacw2661MjDqRA3cuTU8=; b=CjYExWLmox7NCb6p8BOn8Ok2A6efbvzIuDFN2/gbSG3K0NNJhFyPp6L6CykILVhbaqT/6i hKLtLO7qAYOaBXFhvY6ASII2yH7xX1SxDf7pe/9IuvDxlf9g9fSL20vksN1oL0Z3w8qBjq aRSvfTo2yS3egtvk1unGFAJpEDllPTw= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1668002089; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hW/O5KSEonKYV8jt/tGw7M+xacw2661MjDqRA3cuTU8=; b=gbCWXN/7pL3NM+KsV3nH8I5f1EHmSx+OOb7ONjaVWdq7EcKCwdHtRTANe1rF502VQGz15w QmRJtQ05SLYTe4BQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 4011C1331F; Wed, 9 Nov 2022 13:54:49 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id 9QXhDCmxa2PgFgAAMHmgww (envelope-from ); Wed, 09 Nov 2022 13:54:49 +0000 Message-ID: <70755dd7-6b64-d24b-560d-b5433c9cc344@suse.cz> Date: Wed, 9 Nov 2022 14:54:48 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 From: =?utf-8?q?Martin_Li=C5=A1ka?= Subject: [RFC] docs: remove documentation for unsupported releases To: gcc-patches@gcc.gnu.org Content-Language: en-US Cc: Gerald Pfeifer X-Spam-Status: No, score=-11.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, SPF_HELO_NONE, SPF_SOFTFAIL, 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 X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org Sender: "Gcc-patches" Hi. I think we should remove documentation for unsupported GCC releases as it's indexed by Google engine. Second reason is that the page is long one one can't easily jump to Current development documentation. Thoughts? Martin --- htdocs/onlinedocs/index.html | 1294 ---------------------------------- 1 file changed, 1294 deletions(-) diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html index cfa8bf5a..138dde95 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -255,1300 +255,6 @@
  • Texinfo sources of all the GCC 10.4 manuals
  • - -
  • GCC 9.5 manuals: -
  • - -
  • GCC 8.5 manuals: -
  • - -
  • GCC 7.5 manuals: -
  • - -
  • GCC 6.5 manuals: -
  • - -
  • GCC 5.5 manuals: -
  • - -
  • GCC 4.9.4 manuals: -
  • - -
  • GCC 4.8.5 manuals: -
  • - - -
  • GCC 4.7.4 manuals: -
  • - - -
  • GCC 4.6.4 manuals: -
  • - - -
  • GCC 4.5.4 manuals: -
  • - - -
  • GCC 4.4.7 manuals: -
  • - -
  • GCC 4.3.6 manuals: -
  • - -
  • GCC 4.2.4 manuals: -
  • - -
  • GCC 4.1.2 manuals: -
  • - -
  • GCC 4.0.4 manuals: -
  • - -
  • GCC 3.4.6 manuals: -
  • - - -
  • GCC 3.3.6 manuals: -
  • - -
  • GCC 3.2.3 manuals: -
  • - -
  • GCC 3.1.1 manuals: -
  • - -
  • GCC 3.0.4 manuals: -
  • - -
  • GCC 2.95.3 manuals: -