qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki


From: Paolo Bonzini
Subject: Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages
Date: Tue, 28 Sep 2021 19:31:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 22/09/21 14:10, Kashyap Chamarthy wrote:
As of writing this, qemu.org is down, so I've used a one-month old
copy[1] of the wiki from 27Aug2021 to do the rST conversion.

My main motivation was to convert SubmitAPatch (when Peter Maydell
pointed out on IRC that it's still on the wiki).  But it links to a
couple more small wiki pages; so I converted them too:

   - SpellCheck: https://wiki.qemu.org/Contribute/SpellCheck
   - TrivialPatches: https://wiki.qemu.org/Contribute/TrivialPatches

[1] 
https://web.archive.org/web/20210827130706/https://wiki.qemu.org/Contribute/SubmitAPatch

Kashyap Chamarthy (3):
   docs: rSTify the "SpellCheck" wiki
   docs: rSTify the "TrivialPatches" wiki
   docs: rSTify the "SubmitAPatch" wiki

  docs/devel/spell-check.rst        |  29 ++
  docs/devel/submitting-a-patch.rst | 460 ++++++++++++++++++++++++++++++
  docs/devel/trivial-patches.rst    |  53 ++++
  3 files changed, 542 insertions(+)
  create mode 100644 docs/devel/spell-check.rst
  create mode 100644 docs/devel/submitting-a-patch.rst
  create mode 100644 docs/devel/trivial-patches.rst


I think this is missing a link to the new documents in the toctree?

Also, I would prefer to have the headings as "===" "---" "~~~" consistently (I have posted some patches this morning that do this for a few more files).

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]