Re: [PATCH v2 2/3] docs: remove legacy QAPI manual generator

2025-06-17 Thread Markus Armbruster
John Snow writes: > On Mon, Jun 16, 2025 at 8:20 AM Markus Armbruster wrote: > >> John Snow writes: >> >> > Thanks for your service! >> > >> > Remove the old qapidoc and the option to enable the transmogrifier, >> > leaving the "transmogrifier" as the ONLY qapi doc generator. This in >> > effec

Re: [PATCH v2 2/3] docs: remove legacy QAPI manual generator

2025-06-17 Thread John Snow
On Mon, Jun 16, 2025 at 8:20 AM Markus Armbruster wrote: > John Snow writes: > > > Thanks for your service! > > > > Remove the old qapidoc and the option to enable the transmogrifier, > > leaving the "transmogrifier" as the ONLY qapi doc generator. This in > > effect also converts the QAPI test

Re: [PATCH v2 2/3] docs: remove legacy QAPI manual generator

2025-06-16 Thread Markus Armbruster
John Snow writes: > Thanks for your service! > > Remove the old qapidoc and the option to enable the transmogrifier, > leaving the "transmogrifier" as the ONLY qapi doc generator. This in > effect also converts the QAPI test to use the new documentation > generator, too. > > Signed-off-by: John S

[PATCH v2 2/3] docs: remove legacy QAPI manual generator

2025-06-12 Thread John Snow
Thanks for your service! Remove the old qapidoc and the option to enable the transmogrifier, leaving the "transmogrifier" as the ONLY qapi doc generator. This in effect also converts the QAPI test to use the new documentation generator, too. Signed-off-by: John Snow --- docs/interop/qemu-ga-ref