Re: [PATCH v2 7/8] scripts/qemu-trace-stap: Convert documentation to rST

2020-01-31 Thread Alex Bennée
Peter Maydell writes: > The qemu-trace-stap documentation is currently in > scripts/qemu-trace-stap.texi in Texinfo format, which we > present to the user as: > * a qemu-trace-stap manpage > * but not (unusually for QEMU) part of the HTML docs > > Convert the documentation to rST format that

[PATCH v2 7/8] scripts/qemu-trace-stap: Convert documentation to rST

2020-01-24 Thread Peter Maydell
The qemu-trace-stap documentation is currently in scripts/qemu-trace-stap.texi in Texinfo format, which we present to the user as: * a qemu-trace-stap manpage * but not (unusually for QEMU) part of the HTML docs Convert the documentation to rST format that lives in the docs/ subdirectory, and pr