On 3/9/20 8:43 AM, Peter Maydell wrote:
> Convert qemu-ga-ref to rST format. This includes dropping
> the plain-text, pdf and info format outputs for this document;
> as with all our other Sphinx-based documentation, we provide
> HTML and manpage only.
> 
> The qemu-ga-ref.rst is somewhat more stripped down than
> the .texi was, because we do not (currently) attempt to
> generate indexes for the commands, events and data types
> being documented.
> 
> As the GA ref is now part of the Sphinx 'interop' manual,
> we can delete the direct link from index.html.in.
> 
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
>  Makefile                      | 41 ++++++++----------
>  MAINTAINERS                   |  2 +-
>  docs/index.html.in            |  1 -
>  docs/interop/conf.py          |  2 +
>  docs/interop/index.rst        |  1 +
>  docs/interop/qemu-ga-ref.rst  |  4 ++
>  docs/interop/qemu-ga-ref.texi | 80 -----------------------------------
>  7 files changed, 25 insertions(+), 106 deletions(-)
>  create mode 100644 docs/interop/qemu-ga-ref.rst
>  delete mode 100644 docs/interop/qemu-ga-ref.texi

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to