[PATCH v2 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/20210923182204.4187601-1-jsnow@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Qiuhao Li <Qiuhao.Li@outlook.com>, Peter Maydell <peter.maydell@linaro.org>, Juan Quintela <quintela@redhat.com>, Darren Kenny <darren.kenny@oracle.com>, Mahmoud Mandour <ma.mandourr@gmail.com>, Stefan Hajnoczi <stefanha@redhat.com>, Alexander Bulekov <alxndr@bu.edu>, "Alex Bennée" <alex.bennee@linaro.org>, Alexandre Iooss <erdnaxe@crans.org>, Eric Blake <eblake@redhat.com>, Thomas Huth <thuth@redhat.com>, Bandan Das <bsd@redhat.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Markus Armbruster <armbru@redhat.com>
There is a newer version of this series
docs/conf.py                           |  5 +++++
docs/devel/fuzzing.rst                 |  9 +++++----
docs/devel/migration.rst               | 10 +++++-----
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 ++--
9 files changed, 25 insertions(+), 19 deletions(-)
[PATCH v2 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.

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/migration.rst               | 10 +++++-----
 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 ++--
 9 files changed, 25 insertions(+), 19 deletions(-)

-- 
2.31.1