qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] rSTify contribution-related wiki pages
@ 2021-11-10 14:48 Kashyap Chamarthy
  2021-11-10 14:49 ` [PATCH v3 1/3] docs: rSTify the "TrivialPatches" wiki Kashyap Chamarthy
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kashyap Chamarthy @ 2021-11-10 14:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Thomas Huth, Daniel P . Berrangé ,
	Kashyap Chamarthy, Eric Blake, Michael Tokarev, Laurent Vivier,
	John Snow, Stefan Hajnoczi, Paolo Bonzini,
	Philippe Mathieu-Daudé

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




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-11-17 15:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 14:48 [PATCH v3 0/3] rSTify contribution-related wiki pages Kashyap Chamarthy
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é

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).