Re: [PATCH 05/15] sphinx/qapidoc: Drop code to generate doc for simple union tag

2024-02-07 Thread Daniel P . Berrangé
On Mon, Feb 05, 2024 at 08:46:59AM +0100, Markus Armbruster wrote: > QAPISchemaGenRSTVisitor._nodes_for_members() has a special case to > auto-generate documentation for a union tag member of implicit (enum) > type that lacks documentation. > > This was useful for simple unions, where the tag

[PATCH 05/15] sphinx/qapidoc: Drop code to generate doc for simple union tag

2024-02-04 Thread Markus Armbruster
QAPISchemaGenRSTVisitor._nodes_for_members() has a special case to auto-generate documentation for a union tag member of implicit (enum) type that lacks documentation. This was useful for simple unions, where the tag member's type was implicitly. The only implicit enum type left today is