diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-09-05 14:10:40 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-09-13 16:05:01 +0100 |
commit | 27a296fce9821e3608d537756cffa6e43a46df3b (patch) | |
tree | 94d994cf59d73fbaed5a6dab26d4f751b0355fc4 /docs/interop/index.rst | |
parent | d2fac5f678559474134bf1f5915a0bb58d946433 (diff) |
qemu-ga: Convert invocation documentation to rST
The qemu-ga documentation is currently in qemu-ga.texi in
Texinfo format, which we present to the user as:
* a qemu-ga manpage
* a section of the main qemu-doc HTML documentation
Convert the documentation to rST format, and present it to
the user as:
* a qemu-ga manpage
* part of the interop/ Sphinx manual
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Tested-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Message-id: 20190905131040.8350-1-peter.maydell@linaro.org
Diffstat (limited to 'docs/interop/index.rst')
-rw-r--r-- | docs/interop/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/interop/index.rst b/docs/interop/index.rst index b4bfcab417..3e33fb5933 100644 --- a/docs/interop/index.rst +++ b/docs/interop/index.rst @@ -15,5 +15,6 @@ Contents: bitmaps live-block-operations pr-helper + qemu-ga vhost-user vhost-user-gpu |