diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-07-05 10:55:42 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-07-18 10:59:46 +0100 |
commit | b4634487c44bd1cc664f45b63c98161dfd170784 (patch) | |
tree | 7c52babc02eb45d9bc506270c3316e79b2f2ce30 /docs/interop | |
parent | 955990af736a8cb2af7839d53b26ed8bb3b0633a (diff) |
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/interop')
-rw-r--r-- | docs/interop/index.rst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/interop/index.rst b/docs/interop/index.rst index 219a5e5fc5..8b34da6f55 100644 --- a/docs/interop/index.rst +++ b/docs/interop/index.rst @@ -1,11 +1,8 @@ -.. This is the top level page for the 'interop' manual. - - System Emulation Management and Interoperability ================================================ -This manual contains documents and specifications that are useful -for making QEMU interoperate with other software. +This section of the manual contains documents and specifications that +are useful for making QEMU interoperate with other software. Contents: |