Marc-André Lureau <marcandre.lur...@redhat.com> 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 <marcandre.lur...@redhat.com> > --- > qapi-schema.json | 300 > +++++++++++++++++++++++++-------------------------- > qapi/block-core.json | 196 ++++++++++++++++----------------- > qapi/block.json | 16 +-- > qapi/common.json | 8 +- > qapi/event.json | 58 +++++----- > qapi/introspect.json | 28 ++--- > qapi/trace.json | 8 +- > qga/qapi-schema.json | 44 ++++---- > 8 files changed, 329 insertions(+), 329 deletions(-) That's a lot of colons :)