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

2025-03-11 Thread Markus Armbruster
John Snow writes: > This series is a "minimum viable" version of the new QAPI documentation > system. It does the bare minimum under the new framework, saving the > fancy features like the inliner for later. This version does add > cross-references for all QAPI definitions and a shiny new QAPI In

[PATCH v3 00/63] docs: Add new QAPI transmogrifier

2025-03-10 Thread John Snow
This series is a "minimum viable" version of the new QAPI documentation system. It does the bare minimum under the new framework, saving the fancy features like the inliner for later. This version does add cross-references for all QAPI definitions and a shiny new QAPI Index. Patches 3-31 implement