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

John Snow posted 4 patches 2 years, 5 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211102184400.1168508-1-jsnow@redhat.com
Maintainers: Thomas Huth <thuth@redhat.com>, Darren Kenny <darren.kenny@oracle.com>, Alexandre Iooss <erdnaxe@crans.org>, Stefan Hajnoczi <stefanha@redhat.com>, Mahmoud Mandour <ma.mandourr@gmail.com>, Eric Blake <eblake@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, Marcelo Tosatti <mtosatti@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Markus Armbruster <armbru@redhat.com>, Bandan Das <bsd@redhat.com>, Qiuhao Li <Qiuhao.Li@outlook.com>, Alexander Bulekov <alxndr@bu.edu>
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(-)
[PATCH v5 0/4] docs/sphinx: change default `role` to "any"
Posted by John Snow 2 years, 5 months ago
(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