From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa1.mentor.iphmx.com (esa1.mentor.iphmx.com [68.232.129.153]) by sourceware.org (Postfix) with ESMTPS id 3F796384B135; Tue, 13 Dec 2022 01:43:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3F796384B135 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="5.96,240,1665475200"; d="scan'208";a="92650561" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa1.mentor.iphmx.com with ESMTP; 12 Dec 2022 17:43:35 -0800 IronPort-SDR: Z0VH8Lt6tBAKM2UsKf2LVmUDvDHTprnGfN8BG64u5i5PvrnAYrfUCmjamEr8Gf57BSuEEKcSsu VA1msh9FcUJN7Q5aYSSfmsCHuYMM6AMjziPWKW89CesniMbVvcfWluYSwowK6P8SQCYNxaDcb1 FsScFi5uKtXHHTf0VtuTwvpNis6gXpaK4yaXXO2NsZ9rjT6ypalmWGgtk3/MNEEpXG7QDvMjQg p6xnrb/AuhrTISbfUimoPI0QaaYki9g/SYwYYfYTIxshIs05XQeiUv4At3s9ahH8nkjyqQQxIF VtM= Date: Tue, 13 Dec 2022 01:43:30 +0000 From: Joseph Myers To: =?ISO-8859-15?Q?Martin_Li=A8ka?= CC: , , , Philip Herron Subject: Re: [PATCH Rust front-end v4 46/46] gccrs: Add README, CONTRIBUTING and compiler logo In-Reply-To: Message-ID: <1d5a6295-93d0-2f3d-504-e7cbc55b920@codesourcery.com> References: <20221206101417.778807-1-arthur.cohen@embecosm.com> <20221206101417.778807-47-arthur.cohen@embecosm.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="-1152306461-772038672-1670895810=:603141" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-13.mgc.mentorg.com (139.181.222.13) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) X-Spam-Status: No, score=-3109.5 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: ---1152306461-772038672-1670895810=:603141 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT On Fri, 9 Dec 2022, Martin Liška wrote: > On 12/6/22 11:14, arthur.cohen@embecosm.com wrote: > > |We still need to write out a documentation section, but these READMEs will help in the meantime.| > > Hello. > > Just a quick comment: The Sphinx conversion didn't make it for all GCC > manuals. However, you can still use Sphinx for a newly created manual, > similarly to what libgccjit or Ada manuals do. I would also encourage people using Sphinx for a newly created manual to consider setting up common build infrastructure for such manuals, possibly based on that used in the attempted Sphinx conversion. It may be easier to get common infrastructure for such manuals into shape if it's initially only being used for one or two manuals - that is, if the addition of such infrastructure isn't done at the same time as converting any existing manuals to use Sphinx, or even converting any existing manuals using Sphinx to use such infrastructure. -- Joseph S. Myers joseph@codesourcery.com ---1152306461-772038672-1670895810=:603141--