]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs/qapi-domain: add qapi:object directive
authorJohn Snow <jsnow@redhat.com>
Tue, 11 Mar 2025 03:42:20 +0000 (23:42 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 11 Mar 2025 09:10:56 +0000 (10:10 +0100)
commit3fe3349d232cdd8ffd3eef31f8c5ba8e7e08094a
tree4a03db00e51a706cd1a74b5029e39b093a7861d8
parent6d5f6f69ca90557ec8a317a737e7b1e4ad1fff0d
docs/qapi-domain: add qapi:object directive

Adds the .. qapi:object:: directive, object, and :qapi:obj:`name`
cross-referencing role. This directive is meant to document both structs
and unions.

As per usual, QAPI cross-referencing for types in the member field list
will be added in a forthcoming commit.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250311034303.75779-23-jsnow@redhat.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
docs/sphinx/qapi_domain.py