Markus Armbruster writes:
> Marc-André Lureau writes:
>
>> According to docs/qapi-code-gen.txt, there needs to be '##' to start a
>> and end a symbol section, that's also what the documentation parser
>> expects.
>>
>> Signed-off-by: Marc-André Lureau
>> Reviewed-by: Eric Blake
>
> Reviewed-by
Marc-André Lureau writes:
> According to docs/qapi-code-gen.txt, there needs to be '##' to start a
> and end a symbol section, that's also what the documentation parser
> expects.
>
> Signed-off-by: Marc-André Lureau
> Reviewed-by: Eric Blake
Reviewed-by: Markus Armbruster
According to docs/qapi-code-gen.txt, there needs to be '##' to start a
and end a symbol section, that's also what the documentation parser
expects.
Signed-off-by: Marc-André Lureau
Reviewed-by: Eric Blake
---
qapi-schema.json | 18 +-
qapi/block-core.json | 1 +
qga/qapi-sc