diff options
author | Peter Maydell | 2021-07-05 11:55:42 +0200 |
---|---|---|
committer | Peter Maydell | 2021-07-18 11:59:46 +0200 |
commit | b4634487c44bd1cc664f45b63c98161dfd170784 (patch) | |
tree | 7c52babc02eb45d9bc506270c3316e79b2f2ce30 /docs/specs/index.rst | |
parent | docs: Fix documentation Copyright date (diff) | |
download | qemu-b4634487c44bd1cc664f45b63c98161dfd170784.tar.gz qemu-b4634487c44bd1cc664f45b63c98161dfd170784.tar.xz qemu-b4634487c44bd1cc664f45b63c98161dfd170784.zip |
docs: Stop calling the top level subsections of our manual 'manuals'
We merged our previous multiple-manual setup into a single Sphinx
manual, but we left some text in the various index.rst lines that
still calls the top level subsections separate 'manuals'. Update
them to talk about "this section of the manual" instead, and remove
now-obsolete comments about how the index.rst files are the "top
level page for the 'foo' manual".
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-3-peter.maydell@linaro.org
Diffstat (limited to 'docs/specs/index.rst')
-rw-r--r-- | docs/specs/index.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/specs/index.rst b/docs/specs/index.rst index 7b08314d33..4c0d2a37cb 100644 --- a/docs/specs/index.rst +++ b/docs/specs/index.rst @@ -1,9 +1,8 @@ -.. This is the top level page for the 'specs' manual - - System Emulation Guest Hardware Specifications ============================================== +This section of the manual contains specifications of +guest hardware that is specific to QEMU. Contents: |