Re: [Qemu-devel] [PATCH v6 10/17] json: reorder documentation body

2016-12-22 Thread Markus Armbruster
Marc-André Lureau writes: > Place the body of expression documentation at the top (after the > @symbol:). This prevents ambiguity with other argument or > tagged-section documentation. I suspect the ambiguity is due to sub-optimal doc language design. But consistently putting the "what is this

[Qemu-devel] [PATCH v6 10/17] json: reorder documentation body

2016-12-06 Thread Marc-André Lureau
Place the body of expression documentation at the top (after the @symbol:). This prevents ambiguity with other argument or tagged-section documentation. Signed-off-by: Marc-André Lureau --- qapi-schema.json | 83 ++-- qapi/block-core.json | 14