Re: [PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc

2025-01-09 Thread John Snow
On Thu, Jan 9, 2025, 6:48 AM Markus Armbruster wrote: > John Snow writes: > > > On Thu, Dec 19, 2024 at 7:31 AM Markus Armbruster > wrote: > > > >> John Snow writes: > >> > >> > based-on: > >> https://patchew.org/QEMU/20241213011307.2942030-1-js...@redhat.com/ > >> > > >> > Hi! > >> > > >> > T

Re: [PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc

2025-01-09 Thread Markus Armbruster
John Snow writes: > On Thu, Dec 19, 2024 at 7:31 AM Markus Armbruster wrote: > >> John Snow writes: >> >> > based-on: >> https://patchew.org/QEMU/20241213011307.2942030-1-js...@redhat.com/ >> > >> > Hi! >> > >> > This series is a very, very barebones implementation for the new QAPI >> > doc gen

Re: [PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc

2025-01-08 Thread John Snow
On Thu, Dec 19, 2024 at 7:31 AM Markus Armbruster wrote: > John Snow writes: > > > based-on: > https://patchew.org/QEMU/20241213011307.2942030-1-js...@redhat.com/ > > > > Hi! > > > > This series is a very, very barebones implementation for the new QAPI > > doc generator. It does not have many fe

Re: [PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc

2024-12-19 Thread Markus Armbruster
John Snow writes: > based-on: https://patchew.org/QEMU/20241213011307.2942030-1-js...@redhat.com/ > > Hi! > > This series is a very, very barebones implementation for the new QAPI > doc generator. It does not have many features that I presented on at KVM > Forum; the point of this patch set is in

[PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc

2024-12-12 Thread John Snow
based-on: https://patchew.org/QEMU/20241213011307.2942030-1-js...@redhat.com/ Hi! This series is a very, very barebones implementation for the new QAPI doc generator. It does not have many features that I presented on at KVM Forum; the point of this patch set is instead to present a stripped down