From patchwork Wed Nov 10 14:48:59 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kashyap Chamarthy X-Patchwork-Id: 12612255 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E83F9C433EF for ; Wed, 10 Nov 2021 14:52:05 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A45E360EDF for ; Wed, 10 Nov 2021 14:52:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A45E360EDF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:59946 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mkoxI-0002ut-S3 for qemu-devel@archiver.kernel.org; Wed, 10 Nov 2021 09:52:04 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55636) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkouc-0000Qr-E5 for qemu-devel@nongnu.org; Wed, 10 Nov 2021 09:49:18 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:33678) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkouY-0007Om-Ko for qemu-devel@nongnu.org; Wed, 10 Nov 2021 09:49:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1636555753; h=from:from:reply-to:subject:subject: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=8kV83NXgFHz3XLH059cbtEsqu4Rw929bcOrWsJLYSow=; b=WgPKr4WFiJHCtjHl5OCwSw5i1dESkanosBmjwQvMa2MV8gDi9gCFp8zuhfpYcCf4aO4EsT i2EU98sluqcpsVVgFaUB3lzpqtHn7iUv/8mRyc8WJ9P6PhTQI65bqR1nwwAZ8kjSloAtWS NQFlWFF44gHCVouBVjqlM0lPeqxwK4s= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-287-HQ0ET3sNOISUeXvNSFyLew-1; Wed, 10 Nov 2021 09:49:08 -0500 X-MC-Unique: HQ0ET3sNOISUeXvNSFyLew-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 41C851927811; Wed, 10 Nov 2021 14:49:07 +0000 (UTC) Received: from paraplu.lan (unknown [10.39.195.97]) by smtp.corp.redhat.com (Postfix) with ESMTP id A2D5467C64; Wed, 10 Nov 2021 14:49:03 +0000 (UTC) From: Kashyap Chamarthy To: qemu-devel@nongnu.org Subject: [PATCH v3 0/3] rSTify contribution-related wiki pages Date: Wed, 10 Nov 2021 15:48:59 +0100 Message-Id: <20211110144902.388183-1-kchamart@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kchamart@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Received-SPF: pass client-ip=170.10.129.124; envelope-from=kchamart@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.699, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Thomas Huth , =?utf-8?q?Daniel_P_=2E_Berrang=C3=A9_?= , Kashyap Chamarthy , Eric Blake , Michael Tokarev , Laurent Vivier , John Snow , Stefan Hajnoczi , Paolo Bonzini , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" My main motivation was to convert SubmitAPatch[1] based on a chat with Peter Maydell and Dan Berrangé on #qemu channel (on OFTC). But the page also links to a couple of other contribution-related pages, so I converted them too: - SubmitAPullRequest: https://wiki.qemu.org/Contribute/SubmitAPullRequest - TrivialPatches: https://wiki.qemu.org/Contribute/TrivialPatches [1] https://wiki.qemu.org/Contribute/SubmitAPatch I built with `configure --target-list=x86_64-softmmu --enable-docs && make -j8`, and verified there isn't any breakage in the rendered docs. * * * Changes in v3: - Update index entry as part of each individual rST conversion patch [PeterM] - Drop the SpellCheck rST [PeterM] - Drop the KeySigning rST [ThomasH] - Drop mjt's Git repo from trivial-patches.rst [LaurentV] Changes in v2: - Consistently use the preferred rST headings: ===, ---, and ~~~~ [Paolo] - Add entries in the devel/toctree.rst [Paolo] - Clean up the SpellCheck wiki [Peter Maydell] - In trivial-patches.rst, keep only Laurent as the active maintainer [Philippe] - Convert the wiki SubmitAPullRequest to rST, because this is also linked to from the SubmitAPatch wiki page - Convert the KeySigningParty wiki to rST - Update the links to point to the rST-generated HTML files, instead of wiki Kashyap Chamarthy (3): docs: rSTify the "TrivialPatches" wiki docs: rSTify the "SubmitAPullRequest" wiki docs: rSTify the "SubmitAPatch" wiki docs/devel/index.rst | 3 + docs/devel/submitting-a-patch.rst | 456 +++++++++++++++++++++++ docs/devel/submitting-a-pull-request.rst | 76 ++++ docs/devel/trivial-patches.rst | 50 +++ 4 files changed, 585 insertions(+) create mode 100644 docs/devel/submitting-a-patch.rst create mode 100644 docs/devel/submitting-a-pull-request.rst create mode 100644 docs/devel/trivial-patches.rst Reviewed-by: Philippe Mathieu-Daudé