]> www.infradead.org Git - qemu-nvme.git/commitdiff
docs: add table of contents to QAPI references
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 11 May 2021 09:23:52 +0000 (10:23 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 14 Jun 2021 12:28:50 +0000 (13:28 +0100)
The QAPI reference docs for the guest agent, storage daemon and QMP are
all rather long and hard to navigate unless you already know the name of
the command and can do full text search for it.

A table of contents in each doc will help people locate stuff much more
easily.

Reviewed-by: Connor Kuehl <ckuehl@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/interop/qemu-ga-ref.rst
docs/interop/qemu-qmp-ref.rst
docs/interop/qemu-storage-daemon-qmp-ref.rst

index 3f1c4f908fa85850afe996ba07c48430da8f7ed4..db1e9461249d23723cc0bdc3b24c077899533b76 100644 (file)
@@ -10,4 +10,7 @@ QEMU Guest Agent Protocol Reference
    TODO: display the QEMU version, both here and in our Sphinx manuals
    more generally.
 
+.. contents::
+   :depth: 3
+
 .. qapi-doc:: qga/qapi-schema.json
index c8abaaf8e3ecb98707355eacfcaa0ea19dd6ed17..b5bebf6b9a952e0e37fedea19ca2fc7e77709a6c 100644 (file)
@@ -10,4 +10,7 @@ QEMU QMP Reference Manual
    TODO: display the QEMU version, both here and in our Sphinx manuals
    more generally.
 
+.. contents::
+   :depth: 3
+
 .. qapi-doc:: qapi/qapi-schema.json
index caf9dad23a7b492b742a4dc0d815ba96405209ca..d0ebb42ebd51718a520bd6252ec3e30e871a39b1 100644 (file)
@@ -10,4 +10,7 @@ QEMU Storage Daemon QMP Reference Manual
    TODO: display the QEMU version, both here and in our Sphinx manuals
    more generally.
 
+.. contents::
+   :depth: 3
+
 .. qapi-doc:: storage-daemon/qapi/qapi-schema.json