Re: [PATCH 18/57] docs/qapi-domain: add qapi:alternate directive

2025-03-07 Thread Markus Armbruster
John Snow writes: > On Fri, Mar 7, 2025 at 5:18 AM Markus Armbruster wrote: > >> John Snow writes: >> >> > Add the .. qapi:alternate:: directive, object, and qapi:alt:`name` >> > cross-reference role. >> > >> > Add the "Choices:" field list for describing alternate choices. Like >> > other fiel

Re: [PATCH 18/57] docs/qapi-domain: add qapi:alternate directive

2025-03-07 Thread John Snow
On Fri, Mar 7, 2025 at 5:18 AM Markus Armbruster wrote: > John Snow writes: > > > Add the .. qapi:alternate:: directive, object, and qapi:alt:`name` > > cross-reference role. > > > > Add the "Choices:" field list for describing alternate choices. Like > > other field lists that reference QAPI ty

Re: [PATCH 18/57] docs/qapi-domain: add qapi:alternate directive

2025-03-07 Thread Markus Armbruster
John Snow writes: > Add the .. qapi:alternate:: directive, object, and qapi:alt:`name` > cross-reference role. > > Add the "Choices:" field list for describing alternate choices. Like > other field lists that reference QAPI types, a forthcoming commit will > add cross-referencing support to this

[PATCH 18/57] docs/qapi-domain: add qapi:alternate directive

2025-03-04 Thread John Snow
Add the .. qapi:alternate:: directive, object, and qapi:alt:`name` cross-reference role. Add the "Choices:" field list for describing alternate choices. Like other field lists that reference QAPI types, a forthcoming commit will add cross-referencing support to this field. RFC: In the future, it