]> git.ipfire.org Git - thirdparty/qemu.git/commit
qapi: add markup to note blocks
authorJohn Snow <jsnow@redhat.com>
Wed, 26 Jun 2024 22:21:18 +0000 (18:21 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 6 Jul 2024 06:58:24 +0000 (08:58 +0200)
commit543ff13a20663b9aa93a4531fc75a1ebe7c69269
tree46dc77ff8ceca86b9ed30c5631a5c5953662f93a
parent649c6fa4eec03667b29d52685d327c73a7e9a467
qapi: add markup to note blocks

Generally, surround command-line options with ``literal`` markup to help
it stand out from prose in rendered HTML, and add cross-references to
replace "see also" messages.

References to types, values, and other QAPI definitions are not yet
adjusted here; they will be converted en masse in a subsequent patch
after the new QAPI doc generator is merged.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240626222128.406106-13-jsnow@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/control.json
qapi/misc.json
qapi/qdev.json
qapi/run-state.json
qapi/sockets.json
qapi/ui.json