diff options
author | Markus Armbruster <armbru@redhat.com> | 2017-03-15 13:57:10 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2017-03-16 07:13:03 +0100 |
commit | 2a1183ce9399657a896c51f388e6c7ca58f5d56d (patch) | |
tree | 0934bdd2b86086dbd9234dcbcb332552954eeed1 /memory.c | |
parent | 71d918a1b191adaabd009910163f996289666ee7 (diff) |
qapi2texi: Present the table of members more clearly
The table of members follows the main descriptive text immediately.
Makes it hard to see what it is about. Start a new paragraph, and
lead with a line "Members:" for object and alternate types, "Values:"
for enumeration types, and "Arguments:" for commands and events.
Example change (qemu-qmp-ref.txt):
-- Command: set_link
Sets the link status of a virtual network adapter.
+
+ Arguments:
'name'
the device name of the virtual network adapter
'up'
true to set the link status to be up
Returns: Nothing on success If 'name' is not a valid network
device, DeviceNotFound
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1489582656-31133-22-git-send-email-armbru@redhat.com>
Diffstat (limited to 'memory.c')
0 files changed, 0 insertions, 0 deletions