Re: [PATCH] qemu-nbd: Convert invocation documentation to rST

2020-01-14 Thread Peter Maydell
On Mon, 13 Jan 2020 at 19:58, Eric Blake wrote: > > On 1/13/20 12:08 PM, Peter Maydell wrote: > > The qemu-nbd documentation is currently in qemu-nbd.texi in Texinfo > > format, which we present to the user as: > > * a qemu-nbd manpage > > * a section of the main qemu-doc HTML documentation >

Re: [PATCH] qemu-nbd: Convert invocation documentation to rST

2020-01-13 Thread Eric Blake
On 1/13/20 12:08 PM, Peter Maydell wrote: The qemu-nbd documentation is currently in qemu-nbd.texi in Texinfo format, which we present to the user as: * a qemu-nbd manpage * a section of the main qemu-doc HTML documentation Convert the documentation to rST format, and present it to the user

[PATCH] qemu-nbd: Convert invocation documentation to rST

2020-01-13 Thread Peter Maydell
The qemu-nbd documentation is currently in qemu-nbd.texi in Texinfo format, which we present to the user as: * a qemu-nbd manpage * a section of the main qemu-doc HTML documentation Convert the documentation to rST format, and present it to the user as: * a qemu-nbd manpage * part of the inter