summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2017-03-15 13:57:15 +0100
committerMarkus Armbruster <armbru@redhat.com>2017-03-16 07:13:03 +0100
commit88f63467c5753ec49ea8e7134c6b4b59c03d73b2 (patch)
tree9205cd05f305262f3f2f028e5926dcd5135f7914 /scripts/qapi-commands.py
parent691e03133e79fd1f70ea4b524cdd10cbc23fd72a (diff)
downloadfocaccia-qemu-88f63467c5753ec49ea8e7134c6b4b59c03d73b2.tar.gz
focaccia-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