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