mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
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:
parent
c1e667d259
commit
65c3542b1f
5 changed files with 36 additions and 1 deletions
|
@ -14,3 +14,4 @@ Welcome to QEMU's documentation!
|
|||
devel/index
|
||||
specs/index
|
||||
system/index
|
||||
tools/index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue