[PATCH v3 0/2] docs/sphinx: change default `role` to "any"

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