diff options
author | 2017-03-15 13:57:15 +0100 | |
---|---|---|
committer | 2017-03-16 07:13:03 +0100 | |
commit | 88f63467c5753ec49ea8e7134c6b4b59c03d73b2 (patch) | |
tree | 9205cd05f305262f3f2f028e5926dcd5135f7914 /scripts/qapi-commands.py | |
parent | qapi2texi: Include member type in generated documentation (diff) | |
download | qemu-88f63467c5753ec49ea8e7134c6b4b59c03d73b2.tar.xz qemu-88f63467c5753ec49ea8e7134c6b4b59c03d73b2.zip |
qapi2texi: Generate reference to base type members
The generated documentation doesn't mention object type members
inherited from a base type. Fix that.
Example change (qemu-qmp-ref.txt):
-- Struct: VncServerInfo
The network connection information for server
Members:
'auth' (optional)
authentication method used for the plain (non-websocket) VNC
server
+ The members of 'VncBasicInfo'
Since: 2.1
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1489582656-31133-27-git-send-email-armbru@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions