From: Thomas Huth Date: Tue, 13 Dec 2022 10:18:06 +0000 (+0100) Subject: docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rst X-Git-Tag: v8.0.0-rc0~100^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d88ce91299053c437f42d22ab5b9e7adbd2cc2a7;p=thirdparty%2Fqemu.git docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rst The file seems to contain perfectly valid rst syntax already, so rename it to .rst and wire it up in the index. Message-Id: <20221213101806.46640-1-thuth@redhat.com> Signed-off-by: Thomas Huth --- diff --git a/docs/interop/index.rst b/docs/interop/index.rst index b7632acb7ba..6351ff9ba6e 100644 --- a/docs/interop/index.rst +++ b/docs/interop/index.rst @@ -23,3 +23,4 @@ are useful for making QEMU interoperate with other software. vhost-user-gpu vhost-vdpa virtio-balloon-stats + vnc-ledstate-pseudo-encoding diff --git a/docs/interop/vnc-ledstate-Pseudo-encoding.txt b/docs/interop/vnc-ledstate-pseudo-encoding.rst similarity index 100% rename from docs/interop/vnc-ledstate-Pseudo-encoding.txt rename to docs/interop/vnc-ledstate-pseudo-encoding.rst