qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] docs/sphinx: change default `role` to "any"
@ 2021-09-23 19:13 John Snow
  2021-09-23 19:13 ` [PATCH v3 1/2] docs: remove non-reference uses of single backticks John Snow
  2021-09-23 19:13 ` [PATCH v3 2/2] docs/sphinx: change default role to "any" John Snow
  0 siblings, 2 replies; 7+ messages in thread
From: John Snow @ 2021-09-23 19:13 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Thomas Huth, Eduardo Habkost, Alexander Bulekov,
	Eric Blake, Qiuhao Li, Markus Armbruster, John Snow,
	Darren Kenny, Bandan Das, Stefan Hajnoczi, Paolo Bonzini,
	Alexandre Iooss, Mahmoud Mandour, Alex Bennée

Rebased to not let the work done in removing erroneous references prior
to 6.1 regress.

V3: Removed bad rebase confetti
    fixed the OSS-Fuzz link to ... actually be a link.

John Snow (2):
  docs: remove non-reference uses of single backticks
  docs/sphinx: change default role to "any"

 docs/conf.py                           | 5 +++++
 docs/devel/fuzzing.rst                 | 9 +++++----
 docs/devel/tcg-plugins.rst             | 2 +-
 docs/interop/live-block-operations.rst | 2 +-
 docs/system/guest-loader.rst           | 2 +-
 qapi/block-core.json                   | 4 ++--
 include/qemu/module.h                  | 6 +++---
 qemu-options.hx                        | 4 ++--
 8 files changed, 20 insertions(+), 14 deletions(-)

-- 
2.31.1




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

end of thread, other threads:[~2021-09-24  9:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23 19:13 [PATCH v3 0/2] docs/sphinx: change default `role` to "any" John Snow
2021-09-23 19:13 ` [PATCH v3 1/2] docs: remove non-reference uses of single backticks John Snow
2021-09-23 20:37   ` Eduardo Habkost
2021-09-23 20:54   ` Alexander Bulekov
2021-09-23 19:13 ` [PATCH v3 2/2] docs/sphinx: change default role to "any" John Snow
2021-09-23 20:38   ` Eduardo Habkost
2021-09-24  9:25   ` Peter Maydell

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