aboutsummaryrefslogtreecommitdiff
path: root/docs/devel/index.rst
diff options
context:
space:
mode:
authorJohn Snow <jsnow@redhat.com>2021-07-21 12:50:15 -0400
committerMarkus Armbruster <armbru@redhat.com>2021-08-04 11:18:05 +0200
commit68e6dc594a44a7077657f2ea878806e38dfa50cf (patch)
treeb8018c4481a90281a3dcbef1fedf43a686505318 /docs/devel/index.rst
parent9c66762a6015aaf503ceb7f2bbbf3a9affd9368d (diff)
downloadqemu-68e6dc594a44a7077657f2ea878806e38dfa50cf.zip
qemu-68e6dc594a44a7077657f2ea878806e38dfa50cf.tar.gz
qemu-68e6dc594a44a7077657f2ea878806e38dfa50cf.tar.bz2
docs: convert writing-qmp-commands.txt to writing-qmp-commands.rst
This does about the bare minimum, converting section headers to ReST ones and adding an indent for code blocks. Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20210721165015.2180311-1-jsnow@redhat.com> Reviewed-by: Connor Kuehl <ckuehl@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'docs/devel/index.rst')
-rw-r--r--docs/devel/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/devel/index.rst b/docs/devel/index.rst
index bfba3a8..5522db7 100644
--- a/docs/devel/index.rst
+++ b/docs/devel/index.rst
@@ -43,3 +43,4 @@ modifying QEMU's source code.
ebpf_rss
vfio-migration
qapi-code-gen
+ writing-qmp-commands