On 03/13/2017 01:18 AM, Markus Armbruster wrote:
> 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 <arm...@redhat.com>
> ---
>  scripts/qapi2texi.py | 19 ++++++++++---------
>  1 file changed, 10 insertions(+), 9 deletions(-)
> 

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to