mbox series

[v5,0/4] docs/sphinx: change default `role` to "any"

Message ID 20211102184400.1168508-1-jsnow@redhat.com
Headers show
Series docs/sphinx: change default `role` to "any" | expand

Message

John Snow Nov. 2, 2021, 6:43 p.m. UTC
(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(-)