diff options
author | Markus Armbruster | 2019-10-24 13:02:25 +0200 |
---|---|---|
committer | Markus Armbruster | 2019-10-29 07:35:16 +0100 |
commit | a4bd91d3f3d69414c9c76b856a0d69b12773503c (patch) | |
tree | 9b74cd9e17084e4559ea9a865882773ab1552c88 /tests/qapi-schema/alternate-conflict-enum-bool.out | |
parent | qapi: Implement boxed event argument documentation (diff) | |
download | qemu-a4bd91d3f3d69414c9c76b856a0d69b12773503c.tar.gz qemu-a4bd91d3f3d69414c9c76b856a0d69b12773503c.tar.xz qemu-a4bd91d3f3d69414c9c76b856a0d69b12773503c.zip |
qapi: De-duplicate entity documentation generation code
QAPISchemaGenDocVisitor.visit_command() duplicates texi_entity() for
its boxed arguments case. The previous commit added another copy in
.visit_event().
Replace texi_entity() by texi_type() and texi_msg(). Use texi_msg()
for the boxed arguments case as well.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191024110237.30963-8-armbru@redhat.com>
Diffstat (limited to 'tests/qapi-schema/alternate-conflict-enum-bool.out')
0 files changed, 0 insertions, 0 deletions