Now that we have a single Sphinx manual rather than multiple manuals,
we can provide a better place for "common to all of QEMU" information
like the deprecation notices, build platforms, license information,
which we currently have in the system/ manual even though it applies
to all of QEMU.
Create a new directory about/ on the same level as system/, user/,
etc, and move these documents there.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id:
20210705095547.15790-5-peter.maydell@linaro.org
--- /dev/null
+About QEMU
+==========
+
+.. toctree::
+ :maxdepth: 2
+
+ build-platforms
+ deprecated
+ removed-features
+ license
:maxdepth: 2
:caption: Contents:
+ about/index
system/index
user/index
tools/index
targets
security
multi-process
- deprecated
- removed-features
- build-platforms
- license