qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kashyap Chamarthy <kchamart@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Thomas Huth" <thuth@redhat.com>,
	"Daniel P . Berrangé " <berrange@redhat.com>,
	"Kashyap Chamarthy" <kchamart@redhat.com>,
	"Eric Blake" <eblake@redhat.com>,
	"Michael Tokarev" <mjt@tls.msk.ru>,
	"Laurent Vivier" <laurent@vivier.eu>,
	"John Snow" <jsnow@redhat.com>,
	"Stefan Hajnoczi" <stefanha@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [PATCH v3 0/3] rSTify contribution-related wiki pages
Date: Wed, 10 Nov 2021 15:48:59 +0100	[thread overview]
Message-ID: <20211110144902.388183-1-kchamart@redhat.com> (raw)

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

-- 
2.31.1




             reply	other threads:[~2021-11-10 14:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-10 14:48 Kashyap Chamarthy [this message]
2021-11-10 14:49 ` [PATCH v3 1/3] docs: rSTify the "TrivialPatches" wiki Kashyap Chamarthy
2021-11-10 14:49 ` [PATCH v3 2/3] docs: rSTify the "SubmitAPullRequest" wiki Kashyap Chamarthy
2021-11-10 14:49 ` [PATCH v3 3/3] docs: rSTify the "SubmitAPatch" wiki Kashyap Chamarthy
2021-11-17  9:08   ` Thomas Huth
2021-11-17 10:25     ` Kashyap Chamarthy
2021-11-17 14:43       ` Thomas Huth
2021-11-17 15:35         ` Kashyap Chamarthy
2021-11-10 15:34 ` [PATCH v3 0/3] rSTify contribution-related wiki pages Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211110144902.388183-1-kchamart@redhat.com \
    --to=kchamart@redhat.com \
    --cc=berrange@redhat.com \
    --cc=eblake@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=laurent@vivier.eu \
    --cc=mjt@tls.msk.ru \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).