summary refs log tree commit diff stats
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2019-10-24 13:02:25 +0200
committerMarkus Armbruster <armbru@redhat.com>2019-10-29 07:35:16 +0100
commita4bd91d3f3d69414c9c76b856a0d69b12773503c (patch)
tree9b74cd9e17084e4559ea9a865882773ab1552c88 /scripts/qapi/parser.py
parentb621a26040dd626cf9098c277e763f55fcfacf67 (diff)
downloadfocaccia-qemu-a4bd91d3f3d69414c9c76b856a0d69b12773503c.tar.gz
focaccia-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 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions