docs: Create new 'tools' manual
commit65c3542b1f4e6ad5648a6ee0f7ebc8bcc39035d3
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Feb 2020 10:45:13 +0000 (25 10:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Feb 2020 10:48:04 +0000 (25 10:48 +0000)
tree91c18a38a2cccd61da5af8413bb6f44ca3f544a4
parentc1e667d2598b9b3ce62b8e89ed22dd38dfe9f57f
docs: Create new 'tools' manual

Some of the documentation for QEMU "tools" which are standalone
binaries like qemu-img is an awkward fit in our current 5-manual
split. We've put it into "interop", but they're not really
about interoperability.

Create a new top level manual "tools" which will be a better
home for this documentation. This commit creates an empty
initial manual; we will move the relevant documentation
files in a subsequent commit.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20200217155415.30949-2-peter.maydell@linaro.org
Makefile
docs/index.html.in
docs/index.rst
docs/tools/conf.py [new file with mode: 0644]
docs/tools/index.rst [new file with mode: 0644]