diff options
| author | Peter Maydell | 2021-07-05 11:55:43 +0200 |
|---|---|---|
| committer | Peter Maydell | 2021-07-18 11:59:46 +0200 |
| commit | 21b6c26d632482a6633604f8c05c89669f37441f (patch) | |
| tree | 3c67bf4ad225278c42a204592e6d6739af6123c3 /docs/interop | |
| parent | docs: Stop calling the top level subsections of our manual 'manuals' (diff) | |
| download | qemu-21b6c26d632482a6633604f8c05c89669f37441f.tar.gz qemu-21b6c26d632482a6633604f8c05c89669f37441f.tar.xz qemu-21b6c26d632482a6633604f8c05c89669f37441f.zip | |
docs: Remove "Contents:" lines from top-level subsections
Since the top-level subsections aren't self-contained manuals
any more, the "Contents:" lines at the top of each of their
index pages look a bit odd; remove them.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20210705095547.15790-4-peter.maydell@linaro.org
Diffstat (limited to 'docs/interop')
| -rw-r--r-- | docs/interop/index.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/interop/index.rst b/docs/interop/index.rst index 8b34da6f55..b1bab81e2e 100644 --- a/docs/interop/index.rst +++ b/docs/interop/index.rst @@ -4,8 +4,6 @@ System Emulation Management and Interoperability This section of the manual contains documents and specifications that are useful for making QEMU interoperate with other software. -Contents: - .. toctree:: :maxdepth: 2 |
