docs/sphinx/hxtool.py: Remove STEXI/ETEXI support
commit80a046c51a274907252e8f3e7f6831c963a57fde
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 6 Mar 2020 17:17:46 +0000 (6 17:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Mar 2020 11:14:06 +0000 (12 11:14 +0000)
tree296333d6808ac7253dd182d58121a83b5b7bfc09
parent3885e2c25c892cf985b5b189920b9da2df42a40b
docs/sphinx/hxtool.py: Remove STEXI/ETEXI support

Now that none of our input .hx files have STEXI/ETEXI blocks,
we can remove the code in the Sphinx hxtool extension that
supported parsing them.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200306171749.10756-5-peter.maydell@linaro.org
docs/sphinx/hxtool.py