On 17/02/20 16:54, Peter Maydell wrote: > This patchset creates the new 'tools' manual that we've > decided we should have, and moves 5 existing documents to it: > > docs/interop/qemu-img.rst > docs/interop/qemu-nbd.rst > docs/interop/virtfs-proxy-helper.rst > docs/interop/qemu-trace-stap.rst > docs/interop/virtiofsd.rst > > This change will conflict with the QAPI-doc-comment-to-rST > patchset because they both change the docs/interop makefile > rules, but I expect this one to get in to master first; > the other needs a respin at some point anyhow.
Acked-by: Paolo Bonzini <[email protected]> We can move them back to the system manual once it's converted to rST, but for now it's the best solution. (In fact, I am willing to do the conversion from texi to rST if: 1) someone else helps with the .hx parts; 2) we accept that the current structure of the manual isn't great but we agree to reorganize everything after the conversion). Paolo
