mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
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
This commit is contained in:
parent
955990af73
commit
b4634487c4
6 changed files with 9 additions and 23 deletions
|
@ -1,10 +1,7 @@
|
|||
.. This is the top level page for the 'devel' manual.
|
||||
|
||||
|
||||
Developer Information
|
||||
=====================
|
||||
|
||||
This manual documents various parts of the internals of QEMU.
|
||||
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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue