]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
docs: Remove "Contents:" lines from top-level subsections
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 5 Jul 2021 09:55:43 +0000 (10:55 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 18 Jul 2021 09:59:46 +0000 (10:59 +0100)
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

docs/devel/index.rst
docs/interop/index.rst
docs/specs/index.rst
docs/system/index.rst
docs/tools/index.rst
docs/user/index.rst

index 9299d2a502da61a6f509b198e9400a23731909a5..153979caf4b4d08fcdb0f8ab6cd922bf08af9e56 100644 (file)
@@ -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:
index 8b34da6f551a2cd2c85eba8073cedd64df75d825..b1bab81e2ee2d8b174585873d640c6f68103c02a 100644 (file)
@@ -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
 
index 4c0d2a37cb8655a85d9ee35e04f3cc6a7e348ff0..b7b08ea30d730e73d9fc3465c50a2a595eddb58b 100644 (file)
@@ -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
 
index 2a9bd759807a2e3313f262d167766accbdebf882..058cabd36cc48f9b37ee6fda178741900fcc47a9 100644 (file)
@@ -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
 
index ffb14b9690bcfd63075612ec2f4023c5ea2072cd..ef6041a490f365394194db4764bd50761422e4d5 100644 (file)
@@ -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
 
index 6ac2ac089fd7736f28734926e0dc27c026e06f3a..9faa4badd78f90c2872a2ac126c834d852e9b687 100644 (file)
@@ -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