Re: [PATCH 00/57] docs: Add new QAPI transmogrifier

2025-03-07 Thread Markus Armbruster
This looks really, really close. I like how you split the work into patches, and your commit messages have been quite useful. Thanks!

Re: [PATCH 00/57] docs: Add new QAPI transmogrifier

2025-03-06 Thread John Snow
On Thu, Mar 6, 2025, 7:35 AM Markus Armbruster wrote: > When I eyeballed the previous iteration, I made a few observations[1]. > Let's see what has changed. > > } New table of contents shows one level, old two. No objection; the > } navigation thingie on the left is more useful anyway. > > No ch

Re: [PATCH 00/57] docs: Add new QAPI transmogrifier

2025-03-06 Thread Markus Armbruster
When I eyeballed the previous iteration, I made a few observations[1]. Let's see what has changed. } New table of contents shows one level, old two. No objection; the } navigation thingie on the left is more useful anyway. No change. Okay. } The new generator elides unreferenced types. Genera

Re: [PATCH 00/57] docs: Add new QAPI transmogrifier

2025-03-06 Thread Markus Armbruster
Markus Armbruster writes: > John Snow writes: > >> Hi! This series is based on armbru/pull-qapi-2025-02-26. >> >> This series is a "minimum viable" version of the new QAPI documentation >> system. It does the bare minimum under the new framework, saving nice >> features for later. > > Not saved

Re: [PATCH 00/57] docs: Add new QAPI transmogrifier

2025-03-05 Thread Markus Armbruster
John Snow writes: > On Wed, Mar 5, 2025, 6:31 AM Markus Armbruster wrote: > >> John Snow writes: >> >> > Hi! This series is based on armbru/pull-qapi-2025-02-26. >> > >> > This series is a "minimum viable" version of the new QAPI documentation >> > system. It does the bare minimum under the new

Re: [PATCH 00/57] docs: Add new QAPI transmogrifier

2025-03-05 Thread John Snow
On Wed, Mar 5, 2025, 6:31 AM Markus Armbruster wrote: > John Snow writes: > > > Hi! This series is based on armbru/pull-qapi-2025-02-26. > > > > This series is a "minimum viable" version of the new QAPI documentation > > system. It does the bare minimum under the new framework, saving nice > > f

Re: [PATCH 00/57] docs: Add new QAPI transmogrifier

2025-03-05 Thread Markus Armbruster
John Snow writes: > Hi! This series is based on armbru/pull-qapi-2025-02-26. > > This series is a "minimum viable" version of the new QAPI documentation > system. It does the bare minimum under the new framework, saving nice > features for later. Not saved for later: a massive improvement of the

[PATCH 00/57] docs: Add new QAPI transmogrifier

2025-03-04 Thread John Snow
Hi! This series is based on armbru/pull-qapi-2025-02-26. This series is a "minimum viable" version of the new QAPI documentation system. It does the bare minimum under the new framework, saving nice features for later. Patches 3-29 implement the qapi_domain extension. Patches 30-57 implement the