From patchwork Tue Dec 6 12:27:07 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Iain Buclaw X-Patchwork-Id: 61547 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 A7276384EF66 for ; Tue, 6 Dec 2022 12:27:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A7276384EF66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670329671; bh=9KcBiz4g7Zy5+ilyLhAG0MSQYL7CRKYhYhIV/O6HZpQ=; h=To:Cc:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From:Reply-To:From; b=bGQqYb4okOvon2FR4kIdMWVe0Ifprwr0n0pR6wsb5o3K4NdyzRvMliFdq21NytAzP V+urwC28IdGynbwWO0iBICfHTelzDF2I3YZ67F/S9R3S4kIM7ZzdrEir5FPkLeCqUj 8oqGbDHq+qfrNNEX6P2kfBmAhz6YD4TnVIuS5Lzs= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mout-p-201.mailbox.org (mout-p-201.mailbox.org [IPv6:2001:67c:2050:0:465::201]) by sourceware.org (Postfix) with ESMTPS id ED9D3384EF55 for ; Tue, 6 Dec 2022 12:27:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org ED9D3384EF55 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4NRKRl29bGz9sdT; Tue, 6 Dec 2022 13:27:15 +0100 (CET) To: gcc-patches@gcc.gnu.org Cc: gerald@pfeifer.com, Iain Buclaw Subject: [committed] onlinedocs: Add documentation links to gdc Date: Tue, 6 Dec 2022 13:27:07 +0100 Message-Id: <20221206122707.494575-1-ibuclaw@gdcproject.org> MIME-Version: 1.0 X-Rspamd-Queue-Id: 4NRKRl29bGz9sdT X-Spam-Status: No, score=-13.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, RCVD_IN_DNSWL_LOW, 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 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: , X-Patchwork-Original-From: Iain Buclaw via Gcc-patches From: Iain Buclaw Reply-To: Iain Buclaw Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org Sender: "Gcc-patches" Hi, Now that the D front-end documentation has been generated and pushed to the site after r13-4421, this can be added to the main index page. This is a simple copy from other entries, so have gone ahead and committed it. Regards, Iain. --- htdocs/onlinedocs/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html index c5787f32..343ff9f5 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -1641,6 +1641,12 @@ existing release.

href="https://gcc.gnu.org/onlinedocs/gccgo.ps.gz">PostScript or an HTML tarball) +
  • GNU D Manual (also in + PDF or PostScript or an + HTML tarball)
  • GNU Offloading and Multi Processing Runtime Library Manual (also in