Re: [PATCH v3 00/33] Convert qemu-doc to rST

2020-03-04 Thread Kashyap Chamarthy
On Tue, Mar 03, 2020 at 05:35:01PM +, Peter Maydell wrote: > On Fri, 28 Feb 2020 at 15:36, Peter Maydell wrote: > > > > Hi; this series does a complete conversion of qemu-doc from > > Texinfo to rST, including the hxtool-generated parts and > > creation of the qemu.1 manpage from rST. > > > >

Re: [PATCH v3 00/33] Convert qemu-doc to rST

2020-03-03 Thread Alex Bennée
Peter Maydell writes: > On Fri, 28 Feb 2020 at 15:36, Peter Maydell wrote: >> >> Hi; this series does a complete conversion of qemu-doc from >> Texinfo to rST, including the hxtool-generated parts and >> creation of the qemu.1 manpage from rST. >> > > Advance notice: I would like to put these

Re: [PATCH v3 00/33] Convert qemu-doc to rST

2020-03-03 Thread Paolo Bonzini
On 03/03/20 18:35, Peter Maydell wrote: > Advance notice: I would like to put these into a pull > request at the end of this week. This is your opportunity > to say "that would be a bad idea", "I need X more time > to review it", etc :-) > On the contrary, it's a great idea. :) Paolo

Re: [PATCH v3 00/33] Convert qemu-doc to rST

2020-03-03 Thread Peter Maydell
On Fri, 28 Feb 2020 at 15:36, Peter Maydell wrote: > > Hi; this series does a complete conversion of qemu-doc from > Texinfo to rST, including the hxtool-generated parts and > creation of the qemu.1 manpage from rST. > Advance notice: I would like to put these into a pull request at the end of th

Re: [PATCH v3 00/33] Convert qemu-doc to rST

2020-03-02 Thread Alex Bennée
Peter Maydell writes: > Hi; this series does a complete conversion of qemu-doc from > Texinfo to rST, including the hxtool-generated parts and > creation of the qemu.1 manpage from rST. > > It's marked v3 because it's a development of the v2 that > Paolo sent out earlier this week. I should m

Re: [PATCH v3 00/33] Convert qemu-doc to rST

2020-02-29 Thread Peter Maydell
On Fri, 28 Feb 2020 at 21:20, Stefan Weil wrote: > Maybe it is sufficient to update qemu.nsi after that series was merged. If you're happy to do it that way round I think that would certainly make life easier in trying to get this series merged without too much delay. > Do you think that all doc

Re: [PATCH v3 00/33] Convert qemu-doc to rST

2020-02-28 Thread Stefan Weil
Am 28.02.20 um 19:36 schrieb Peter Maydell: > Hi Stefan -- I meant to cc you on these but forgot, relating to the > "qemu.nsi needs updating to know that it should install > Sphinx documentation these days" part... > > On Fri, 28 Feb 2020 at 15:36, Peter Maydell wrote: [...] >> A couple of notes:

Re: [PATCH v3 00/33] Convert qemu-doc to rST

2020-02-28 Thread Peter Maydell
Hi Stefan -- I meant to cc you on these but forgot, relating to the "qemu.nsi needs updating to know that it should install Sphinx documentation these days" part... On Fri, 28 Feb 2020 at 15:36, Peter Maydell wrote: > > Hi; this series does a complete conversion of qemu-doc from > Texinfo to rST,

[PATCH v3 00/33] Convert qemu-doc to rST

2020-02-28 Thread Peter Maydell
Hi; this series does a complete conversion of qemu-doc from Texinfo to rST, including the hxtool-generated parts and creation of the qemu.1 manpage from rST. It's marked v3 because it's a development of the v2 that Paolo sent out earlier this week. Changes from v2: * I made the various review-co