Re: [Qemu-devel] [PATCH v3 07/14] qapi: use one symbol per line

2016-11-07 Thread Markus Armbruster
Marc-André Lureau writes: > The documentation parser only handles a single symbol per line. Suggest "The documentation parser we're going to add". > Signed-off-by: Marc-André Lureau > --- > qapi/block-core.json | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff --git a/q

[Qemu-devel] [PATCH v3 07/14] qapi: use one symbol per line

2016-11-06 Thread Marc-André Lureau
The documentation parser only handles a single symbol per line. Signed-off-by: Marc-André Lureau --- qapi/block-core.json | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/qapi/block-core.json b/qapi/block-core.json index c64a48c..e1cc94a 100644 --- a/qapi/block-core.js