qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 12/18] scripts/qapi: Remove texinfo generation support


From: Richard Henderson
Subject: Re: [PATCH v4 12/18] scripts/qapi: Remove texinfo generation support
Date: Tue, 10 Mar 2020 23:23:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 3/9/20 8:43 AM, Peter Maydell wrote:
> We no longer use the generated texinfo format documentation,
> so delete the code that generates it, and the test case for
> the generation.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  Makefile                        |   1 -
>  tests/Makefile.include          |  15 +-
>  scripts/qapi-gen.py             |   2 -
>  scripts/qapi/doc.py             | 302 --------------------------------
>  scripts/qapi/gen.py             |   7 -
>  tests/qapi-schema/doc-good.texi | 281 -----------------------------
>  6 files changed, 1 insertion(+), 607 deletions(-)
>  delete mode 100644 scripts/qapi/doc.py
>  delete mode 100644 tests/qapi-schema/doc-good.texi

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]