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
This commit is contained in:
Peter Maydell 2020-02-25 10:45:13 +00:00
parent c1e667d259
commit 65c3542b1f
5 changed files with 36 additions and 1 deletions

View file

@ -14,3 +14,4 @@ Welcome to QEMU's documentation!
devel/index
specs/index
system/index
tools/index