qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] docs: rstfy some s390 docs
@ 2020-01-28 18:01 Cornelia Huck
  2020-01-28 18:01 ` [PATCH RFC 1/2] docs: rstfy s390 dasd ipl documentation Cornelia Huck
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Cornelia Huck @ 2020-01-28 18:01 UTC (permalink / raw)
  To: Tony Krowiak, Jason J . Herne
  Cc: Thomas Huth, Pierre Morel, Cornelia Huck, qemu-devel, Halil Pasic,
	Christian Borntraeger, qemu-s390x

https://qemu.readthedocs.io/en/latest/index.html collects various
documents from the QEMU docs/ subdirectory; however, none of the
s390 files are currently included. Therefore, I set out to convert
the existing files to rst and hook them up.

s390-dasd-ipl was straightforward enough; I also found a numbering
issue.

vfio-ap was quite a bit more involved, but I hope I have produced
something readable (would benefit from some more review). I also
moved this into the system/ subdirectory; not sure if that is the
best resting place, but it seemed to be the most reasonable one.

Tested via running 'make html' and inspecting the output.

Branch: https://github.com/cohuck/qemu rstfy-s390

Cornelia Huck (2):
  docs: rstfy s390 dasd ipl documentation
  docs: rstfy vfio-ap documentation

 MAINTAINERS                                   |   4 +-
 docs/devel/index.rst                          |   1 +
 .../{s390-dasd-ipl.txt => s390-dasd-ipl.rst}  |  65 +-
 docs/system/index.rst                         |   1 +
 docs/{vfio-ap.txt => system/vfio-ap.rst}      | 755 +++++++++---------
 5 files changed, 424 insertions(+), 402 deletions(-)
 rename docs/devel/{s390-dasd-ipl.txt => s390-dasd-ipl.rst} (77%)
 rename docs/{vfio-ap.txt => system/vfio-ap.rst} (56%)

-- 
2.21.1



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

end of thread, other threads:[~2020-02-12 15:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-28 18:01 [PATCH RFC 0/2] docs: rstfy some s390 docs Cornelia Huck
2020-01-28 18:01 ` [PATCH RFC 1/2] docs: rstfy s390 dasd ipl documentation Cornelia Huck
2020-02-05 11:02   ` Thomas Huth
2020-02-07 12:05   ` Peter Maydell
2020-02-07 15:22     ` Cornelia Huck
2020-01-28 18:01 ` [PATCH RFC 2/2] docs: rstfy vfio-ap documentation Cornelia Huck
2020-02-05 11:05   ` Thomas Huth
2020-02-07 12:43   ` Peter Maydell
2020-02-07 15:32     ` Cornelia Huck
2020-02-12 14:57       ` Cornelia Huck
2020-02-12 15:41   ` Cornelia Huck
2020-02-05 10:51 ` [PATCH RFC 0/2] docs: rstfy some s390 docs Cornelia Huck

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