diff options
author | 2015-05-04 09:05:26 -0600 | |
---|---|---|
committer | 2015-05-05 18:39:01 +0200 | |
commit | 3b2a8b85322f3677525a65c0b35deadf45fb704b (patch) | |
tree | 0bebfa8f0e1325f2f174242e170cbcb17ceed879 /scripts/qapi.py | |
parent | qapi: Prefer 'struct' over 'type' in generator (diff) | |
download | qemu-3b2a8b85322f3677525a65c0b35deadf45fb704b.tar.xz qemu-3b2a8b85322f3677525a65c0b35deadf45fb704b.zip |
qapi: Document 'struct' metatype
Referring to "type" as both a meta-type (built-in, enum, union,
alternate, or struct) and a specific type (the name that the
schema uses for declaring structs) is confusing. Now that the
generator accepts 'struct' as a synonym for 'type', update all
documentation to use saner wording.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions