]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs/qapidoc: add visit_module() method
authorJohn Snow <jsnow@redhat.com>
Tue, 11 Mar 2025 03:42:38 +0000 (23:42 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 11 Mar 2025 09:10:57 +0000 (10:10 +0100)
commit5edd7411c4f25a43400c5b8d6e5647603942f36b
tree6e21687f8a46ae4b0df9aa1dca8322df8964a53e
parentbd7c1496aa695f7b7a560a2caf29f4b84f8752af
docs/qapidoc: add visit_module() method

This method annotates the start of a new module, crediting the source
location to the first line of the module file.

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