Re: [PATCH v2 1/2] docs/interop: Convert qmp-spec.txt to rST

2023-05-15 Thread Peter Maydell
On Mon, 15 May 2023 at 13:36, Markus Armbruster wrote: > > Peter Maydell writes: > > > Convert the qmp-spec.txt document to restructuredText. > > Notable points about the conversion: > > * numbers at the start of section headings are removed, to match > >the style of the rest of the manual >

Re: [PATCH v2 1/2] docs/interop: Convert qmp-spec.txt to rST

2023-05-15 Thread Markus Armbruster
Peter Maydell writes: > Convert the qmp-spec.txt document to restructuredText. > Notable points about the conversion: > * numbers at the start of section headings are removed, to match >the style of the rest of the manual > * cross-references to other sections or documents are hyperlinked

[PATCH v2 1/2] docs/interop: Convert qmp-spec.txt to rST

2023-05-11 Thread Peter Maydell
Convert the qmp-spec.txt document to restructuredText. Notable points about the conversion: * numbers at the start of section headings are removed, to match the style of the rest of the manual * cross-references to other sections or documents are hyperlinked * various formatting tweaks (notab