diff options
author | Markus Armbruster <armbru@redhat.com> | 2023-04-25 08:42:13 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2023-04-28 11:48:34 +0200 |
commit | f1a787b5f4b60524580ed9d1527568590d73789b (patch) | |
tree | 1fc43237c13bd9b9b6f91ad2b6356ab513d4557d /disas | |
parent | 9a5af2f9dc8f231f6ca20f61b95970380f1024e2 (diff) | |
download | qemu-f1a787b5f4b60524580ed9d1527568590d73789b.zip qemu-f1a787b5f4b60524580ed9d1527568590d73789b.tar.gz qemu-f1a787b5f4b60524580ed9d1527568590d73789b.tar.bz2 |
qapi: @foo should be used to reference, not ``foo``
Documentation suggests @foo is merely shorthand for ``foo``. It's
not, it carries additional meaning: it's a reference to a QAPI schema
name.
Reword the documentation to spell that out.
Fix up the few ``foo`` that should be @foo.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230425064223.820979-7-armbru@redhat.com>
Diffstat (limited to 'disas')
0 files changed, 0 insertions, 0 deletions