Re: [Qemu-devel] [PATCH v3 08/14] qapi: add missing colon-ending for section name
Marc-André Lureau writes: > The documentation parser expects a section name to end with ':', Suggest "The documentation parser we're going to add". > otherwise the comment is treated as free-form text body. > > Signed-off-by: Marc-André Lureau > --- > qapi-schema.json | 300 > +++
[Qemu-devel] [PATCH v3 08/14] qapi: add missing colon-ending for section name
The documentation parser expects a section name to end with ':', otherwise the comment is treated as free-form text body. Signed-off-by: Marc-André Lureau --- qapi-schema.json | 300 +-- qapi/block-core.json | 196 --