Re: [PATCH 19/57] docs/qapi-domain: add qapi:event directive

2025-03-07 Thread Markus Armbruster
John Snow writes: > On Fri, Mar 7, 2025 at 5:26 AM Markus Armbruster wrote: > >> John Snow writes: >> >> > Adds the .. qapi:event:: directive, object, and :qapi:event:`name` >> > cross-referencing role. >> > >> > Adds the :memb type name: field list syntax for documenting event data >> > member

Re: [PATCH 19/57] docs/qapi-domain: add qapi:event directive

2025-03-07 Thread John Snow
On Fri, Mar 7, 2025 at 5:26 AM Markus Armbruster wrote: > John Snow writes: > > > Adds the .. qapi:event:: directive, object, and :qapi:event:`name` > > cross-referencing role. > > > > Adds the :memb type name: field list syntax for documenting event data > > members. As this syntax and phrasing

Re: [PATCH 19/57] docs/qapi-domain: add qapi:event directive

2025-03-07 Thread Markus Armbruster
John Snow writes: > Adds the .. qapi:event:: directive, object, and :qapi:event:`name` > cross-referencing role. > > Adds the :memb type name: field list syntax for documenting event data > members. As this syntax and phrasing will be shared with Structs and > Unions as well, add the field list d

[PATCH 19/57] docs/qapi-domain: add qapi:event directive

2025-03-04 Thread John Snow
Adds the .. qapi:event:: directive, object, and :qapi:event:`name` cross-referencing role. Adds the :memb type name: field list syntax for documenting event data members. As this syntax and phrasing will be shared with Structs and Unions as well, add the field list definition to a shared abstract