OSDN Git Service

scripts/qapi: Remove texinfo generation support
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 25 Sep 2020 16:23:11 +0000 (17:23 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 29 Sep 2020 15:55:39 +0000 (17:55 +0200)
commita27ff0a24916e7a6cdc90e4a984423069d8dfea6
tree7b8f081eba9f0ac643a8609a3b2be08ca5576411
parentca1145ee88ee683c4db0aba83a4c91cdab3c3d6d
scripts/qapi: Remove texinfo generation support

We no longer use the generated texinfo format documentation,
so delete the code that generates it, and the test case for
the generation.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20200925162316.21205-17-peter.maydell@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
meson.build
scripts/qapi-gen.py
scripts/qapi/doc.py [deleted file]
scripts/qapi/gen.py
tests/qapi-schema/doc-good.texi [deleted file]
tests/qapi-schema/meson.build