diff options
author | Markus Armbruster | 2019-10-24 13:02:24 +0200 |
---|---|---|
committer | Markus Armbruster | 2019-10-29 07:35:16 +0100 |
commit | b621a26040dd626cf9098c277e763f55fcfacf67 (patch) | |
tree | 67f26deea46e75c69a38865c448d84eab17ae9fe /tests/qapi-schema/doc-good.out | |
parent | qemu-doc: Belatedly document QMP command deprecation (diff) | |
download | qemu-b621a26040dd626cf9098c277e763f55fcfacf67.tar.gz qemu-b621a26040dd626cf9098c277e763f55fcfacf67.tar.xz qemu-b621a26040dd626cf9098c277e763f55fcfacf67.zip |
qapi: Implement boxed event argument documentation
Generate a reference "Arguments: the members of ...", just like we do
for commands since commit c2dd311cb7 "qapi2texi: Implement boxed
argument documentation".
No change to generated QMP documentation; we don't yet use boxed
events outside tests/.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191024110237.30963-7-armbru@redhat.com>
Diffstat (limited to 'tests/qapi-schema/doc-good.out')
-rw-r--r-- | tests/qapi-schema/doc-good.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/doc-good.out b/tests/qapi-schema/doc-good.out index 8cc29fce50..4c9406a464 100644 --- a/tests/qapi-schema/doc-good.out +++ b/tests/qapi-schema/doc-good.out @@ -196,4 +196,4 @@ another feature <- out doc symbol=EVT-BOXED body= -BUG: generated doc misses arguments + |