diff options
author | Markus Armbruster <armbru@redhat.com> | 2019-09-13 22:13:48 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2019-09-24 14:07:22 +0200 |
commit | b6c37ebaaf074cac8fe8a4781dc3e79db23e914e (patch) | |
tree | 3bb26562dbc37cab4069d21179d38e3a7834b461 /scsi | |
parent | 634c82c1639cd4173bc53f0a3ac026d757e9d1c4 (diff) | |
download | qemu-b6c37ebaaf074cac8fe8a4781dc3e79db23e914e.zip qemu-b6c37ebaaf074cac8fe8a4781dc3e79db23e914e.tar.gz qemu-b6c37ebaaf074cac8fe8a4781dc3e79db23e914e.tar.bz2 |
docs/devel/qapi-code-gen: Improve QAPI schema language doc
We document the language by giving patterns of valid JSON objects.
The patterns contain placeholders we don't define anywhere; their
names have to speak for themselves. I guess they do, but I'd prefer a
bit more rigor. Provide a grammar instead, and rework the text
accordingly.
Documentation for QAPI schema conditionals (commit 967c885108,
6cc32b0e14, 87adbbffd4..3e270dcacc) and feature flags (commit
6a8c0b5102) was bolted on. The sections documenting types, commands
and events don't mention them. Section "Features" and "Configuring
the schema" then provide additional syntax for types, commands and
events. I hate that. Fix the sections documenting types, commands
and events to provide accurate syntax, and point to "Features" and
"Configuring the schema" for details.
We talk about "(top-level) expressions other than include and pragma".
Adopt more convenient terminology: a (top-level) expression is either
a directive (include or pragma) or a definition (anything else).
Avoid the terms "dictionary" and "key". Stick to JSON terminology
"object" and "member name" instead.
While there, make spacing more consistent.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190913201349.24332-16-armbru@redhat.com>
Diffstat (limited to 'scsi')
0 files changed, 0 insertions, 0 deletions