Markus Armbruster <arm...@redhat.com> writes: > John Snow <js...@redhat.com> writes: > >> Based-on: 20250711051045.51110-1-js...@redhat.com >> [PATCH v6 0/4] qapi: add auto-generated return docs >> >> v2: >> - Applied a few new transformations I had missed. >> - Manually excluded those Markus pointed out as being unhelpful. > > You missed a few. Can drop them in my tree. I also suggested a commit > message amendment. Can do that in my tree, too. With that, series > Reviewed-by: Markus Armbruster <arm...@redhat.com>
One more thing: docs/devel/qapi-code-gen.rst needs an update. Specifically: Use ``@foo`` to reference a name in the schema. This is an rST extension. It is rendered the same way as ````foo````, but carries additional meaning. Let's do that on top.