]> git.ipfire.org Git - thirdparty/qemu.git/commit - Makefile
qemu-ga: Convert invocation documentation to rST
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Sep 2019 13:10:40 +0000 (14:10 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Sep 2019 15:05:01 +0000 (16:05 +0100)
commit27a296fce9821e3608d537756cffa6e43a46df3b
tree94d994cf59d73fbaed5a6dab26d4f751b0355fc4
parentd2fac5f678559474134bf1f5915a0bb58d946433
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
MAINTAINERS
Makefile
docs/conf.py
docs/interop/conf.py
docs/interop/index.rst
docs/interop/qemu-ga.rst [new file with mode: 0644]
qemu-doc.texi
qemu-ga.texi [deleted file]