From: Peter Maydell Date: Mon, 5 Jul 2021 09:55:43 +0000 (+0100) Subject: docs: Remove "Contents:" lines from top-level subsections X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=21b6c26d632482a6633604f8c05c89669f37441f;p=qemu.git 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 Acked-by: Markus Armbruster Reviewed-by: Daniel P. Berrangé Message-id: 20210705095547.15790-4-peter.maydell@linaro.org --- diff --git a/docs/devel/index.rst b/docs/devel/index.rst index 9299d2a502..153979caf4 100644 --- a/docs/devel/index.rst +++ b/docs/devel/index.rst @@ -5,8 +5,6 @@ This section of the manual documents various parts of the internals of QEMU. You only need to read it if you are interested in reading or modifying QEMU's source code. -Contents: - .. toctree:: :maxdepth: 2 :includehidden: 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 diff --git a/docs/specs/index.rst b/docs/specs/index.rst index 4c0d2a37cb..b7b08ea30d 100644 --- a/docs/specs/index.rst +++ b/docs/specs/index.rst @@ -4,8 +4,6 @@ System Emulation Guest Hardware Specifications This section of the manual contains specifications of guest hardware that is specific to QEMU. -Contents: - .. toctree:: :maxdepth: 2 diff --git a/docs/system/index.rst b/docs/system/index.rst index 2a9bd75980..058cabd36c 100644 --- a/docs/system/index.rst +++ b/docs/system/index.rst @@ -6,8 +6,6 @@ for full system emulation (as opposed to user-mode emulation). This includes working with hypervisors such as KVM, Xen, Hax or Hypervisor.Framework. -Contents: - .. toctree:: :maxdepth: 3 diff --git a/docs/tools/index.rst b/docs/tools/index.rst index ffb14b9690..ef6041a490 100644 --- a/docs/tools/index.rst +++ b/docs/tools/index.rst @@ -4,8 +4,6 @@ Tools This section of the manual documents QEMU's "tools": its command line utilities and other standalone programs. -Contents: - .. toctree:: :maxdepth: 2 diff --git a/docs/user/index.rst b/docs/user/index.rst index 6ac2ac089f..9faa4badd7 100644 --- a/docs/user/index.rst +++ b/docs/user/index.rst @@ -5,8 +5,6 @@ This section of the manual is the overall guide for users using QEMU for user-mode emulation. In this mode, QEMU can launch processes compiled for one CPU on another CPU. -Contents: - .. toctree:: :maxdepth: 2