Re: [Qemu-devel] [PATCH 07/36] qapi: add some headings in docs

2015-09-25 Thread Eric Blake
On 09/25/2015 08:03 AM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Add some missing double-#, the doc parser can't easily distinguish doc > comments from comments to be ignored otherwise. > > Also add some more section headings. > > Signed-off-by: Marc-André Lureau > ---

[Qemu-devel] [PATCH 07/36] qapi: add some headings in docs

2015-09-25 Thread marcandre . lureau
From: Marc-André Lureau Add some missing double-#, the doc parser can't easily distinguish doc comments from comments to be ignored otherwise. Also add some more section headings. Signed-off-by: Marc-André Lureau --- qapi-schema.json | 12 ++-- qapi/block-core.json | 6 -- qa