All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] docs/sphinx: change default `role` to "any"
@ 2021-08-05  0:48 John Snow
  2021-08-05  0:48 ` [PATCH 1/2] docs: remove non-reference uses of single backticks John Snow
  2021-08-05  0:48 ` [PATCH 2/2] docs/sphinx: change default role to "any" John Snow
  0 siblings, 2 replies; 5+ messages in thread
From: John Snow @ 2021-08-05  0:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Thomas Huth, Eduardo Habkost, Alex Bennée,
	Markus Armbruster, John Snow, Alexander Bulekov, Bandan Das,
	Stefan Hajnoczi, Paolo Bonzini, Eric Blake

The first patch that I've been carrying for quite a while got real small
recently ... Apologies to Peter Maydell who re-did all that work.

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

 docs/conf.py                           |  3 +++
 docs/devel/fuzzing.rst                 | 10 ++++++----
 docs/interop/live-block-operations.rst |  2 +-
 docs/system/guest-loader.rst           |  2 +-
 qapi/block-core.json                   |  4 ++--
 include/qemu/module.h                  |  6 +++---
 6 files changed, 16 insertions(+), 11 deletions(-)

-- 
2.31.1




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

end of thread, other threads:[~2021-08-05 19:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05  0:48 [PATCH 0/2] docs/sphinx: change default `role` to "any" John Snow
2021-08-05  0:48 ` [PATCH 1/2] docs: remove non-reference uses of single backticks John Snow
2021-08-05  9:06   ` Peter Maydell
2021-08-05  0:48 ` [PATCH 2/2] docs/sphinx: change default role to "any" John Snow
2021-08-05 18:59   ` Eric Blake

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.