Re: [PATCH v3 9/9] docs: update the documentation about schema configuration

2021-05-12 Thread John Snow
On 4/29/21 9:40 AM, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau Signed-off-by: Marc-André Lureau I see why the docs are here at the end now -- you change the AST first, and then the meaning of the conditional string second. You didn't wanna write two versions. I'm fine wit

[PATCH v3 9/9] docs: update the documentation about schema configuration

2021-04-29 Thread marcandre . lureau
From: Marc-André Lureau Signed-off-by: Marc-André Lureau --- docs/devel/qapi-code-gen.txt | 27 --- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/docs/devel/qapi-code-gen.txt b/docs/devel/qapi-code-gen.txt index edaaf7ec40..4a3fd02723 100644 --- a/docs/