Re: [PATCH 11/11] docs: enable transmogrifier for QSD and QGA

2025-03-13 Thread Markus Armbruster
John Snow writes: > On Thu, Mar 13, 2025 at 2:54 AM Markus Armbruster wrote: > >> John Snow writes: >> >> > This also creates the `qapi-qsd-index` and `qapi-qga-index` QMP indices. >> > >> > Signed-off-by: John Snow >> >> [...] >> >> > diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json >

Re: [PATCH 11/11] docs: enable transmogrifier for QSD and QGA

2025-03-13 Thread John Snow
On Thu, Mar 13, 2025 at 2:54 AM Markus Armbruster wrote: > John Snow writes: > > > This also creates the `qapi-qsd-index` and `qapi-qga-index` QMP indices. > > > > Signed-off-by: John Snow > > [...] > > > diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json > > index 995594aaf43..35ec0e7db3

Re: [PATCH 11/11] docs: enable transmogrifier for QSD and QGA

2025-03-12 Thread Markus Armbruster
John Snow writes: > This also creates the `qapi-qsd-index` and `qapi-qga-index` QMP indices. > > Signed-off-by: John Snow [...] > diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json > index 995594aaf43..35ec0e7db31 100644 > --- a/qga/qapi-schema.json > +++ b/qga/qapi-schema.json > @@ -3,6

[PATCH 11/11] docs: enable transmogrifier for QSD and QGA

2025-03-12 Thread John Snow
This also creates the `qapi-qsd-index` and `qapi-qga-index` QMP indices. Signed-off-by: John Snow --- docs/conf.py | 2 ++ docs/interop/qemu-ga-ref.rst | 2 ++ docs/interop/qemu-storage-daemon-qmp-ref.rst | 2 ++ qga/qapi-schema.json