All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] docs/sphinx: change default `role` to "any"
@ 2021-11-02 18:43 ` John Snow
  0 siblings, 0 replies; 14+ messages in thread
From: John Snow @ 2021-11-02 18:43 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Stefan Hajnoczi, Alex Bennée, Darren Kenny,
	Daniel P. Berrangé,
	Marcelo Tosatti, Eduardo Habkost, Qiuhao Li, Paolo Bonzini,
	Eric Blake, Alexandre Iooss, Mahmoud Mandour, Alexander Bulekov,
	Markus Armbruster, kvm, Thomas Huth, Bandan Das, John Snow

(Patches 1-3 can be squashed on merge, I just found it easier to tack on
new changes as part of the rebase so that reviewers can easily see
what's new each time.)

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

--js

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

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

-- 
2.31.1



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

end of thread, other threads:[~2021-11-03  6:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02 18:43 [PATCH v5 0/4] docs/sphinx: change default `role` to "any" John Snow
2021-11-02 18:43 ` John Snow
2021-11-02 18:43 ` [PATCH v5 1/4] docs: remove non-reference uses of single backticks John Snow
2021-11-02 18:43   ` John Snow
2021-11-02 18:43 ` [PATCH v5 2/4] docs: (further) " John Snow
2021-11-02 18:43   ` John Snow
2021-11-03  6:40   ` Thomas Huth
2021-11-03  6:40     ` Thomas Huth
2021-11-02 18:43 ` [PATCH v5 3/4] docs: (further further) " John Snow
2021-11-02 18:43   ` John Snow
2021-11-03  6:41   ` Thomas Huth
2021-11-03  6:41     ` Thomas Huth
2021-11-02 18:44 ` [PATCH v5 4/4] docs/sphinx: change default role to "any" John Snow
2021-11-02 18:44   ` John Snow

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.