]> www.infradead.org Git - qemu-nvme.git/commit
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)
commite0bd0cd43e4105dcb4e7f1849879170ae3d9da78
tree7fc69608bd606e640acf2dd0446c56ab6e8f6fe0
parent894fc4fd670aaf04a67dc7507739f914ff4bacf2
docs: add table of contents to QAPI references

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