qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 08/18] docs/interop: Convert qemu-ga-ref to rST


From: Richard Henderson
Subject: Re: [PATCH v4 08/18] docs/interop: Convert qemu-ga-ref to rST
Date: Tue, 10 Mar 2020 23:10:15 -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:
> 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 <address@hidden>
> ---
>  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 <address@hidden>


r~



reply via email to

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