qapi: Document 'struct' metatype
commit3b2a8b85322f3677525a65c0b35deadf45fb704b
authorEric Blake <eblake@redhat.com>
Mon, 4 May 2015 15:05:26 +0000 (4 09:05 -0600)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 5 May 2015 16:39:01 +0000 (5 18:39 +0200)
tree0bebfa8f0e1325f2f174242e170cbcb17ceed879
parentfd41dd4eae5f7ea92f10c04cb3f217727fcee91f
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>
docs/qapi-code-gen.txt