]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs/qapidoc: add visit_entity()
authorJohn Snow <jsnow@redhat.com>
Tue, 11 Mar 2025 03:42:51 +0000 (23:42 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 11 Mar 2025 09:26:52 +0000 (10:26 +0100)
commitc05de7235a24dd1719ee6132fc45802b15ce49df
tree1e4f2a9ee0ae595955d5d6b483023bcaa316b108
parent8cb0a41490364400bc6b1c361b8e1abf9c21bd76
docs/qapidoc: add visit_entity()

Finally, the core entry method for a qapi entity.

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