diff options
| author | Markus Armbruster <armbru@redhat.com> | 2025-04-04 14:14:05 +0200 |
|---|---|---|
| committer | Markus Armbruster <armbru@redhat.com> | 2025-04-08 09:04:34 +0200 |
| commit | ae75c37e50f37b224bef4c6191da6a577afedf1e (patch) | |
| tree | dc4f10de7a2908fd46e45d25dfee4f599e2666ea /docs/interop | |
| parent | 2f0bcc65a8e7d2e6ff28884e596355d70b03acc6 (diff) | |
| download | focaccia-qemu-ae75c37e50f37b224bef4c6191da6a577afedf1e.tar.gz focaccia-qemu-ae75c37e50f37b224bef4c6191da6a577afedf1e.zip | |
docs/interop: Delete "QEMU Guest Agent Protocol Reference" TOC
The "QEMU Guest Agent Protocol Reference" starts with the following
table of contents:
Contents
* QEMU Guest Agent Protocol Reference
* QEMU guest agent protocol commands and structs
This is useless. Delete the entire TOC.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250404121413.1743790-4-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'docs/interop')
| -rw-r--r-- | docs/interop/qemu-ga-ref.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/interop/qemu-ga-ref.rst b/docs/interop/qemu-ga-ref.rst index 19b5c7a549..25f6e24b03 100644 --- a/docs/interop/qemu-ga-ref.rst +++ b/docs/interop/qemu-ga-ref.rst @@ -1,9 +1,6 @@ QEMU Guest Agent Protocol Reference =================================== -.. contents:: - :depth: 3 - .. qapi-doc:: qga/qapi-schema.json :transmogrify: :namespace: QGA |