]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs/qapi-domain: add "Errors:" field lists
authorJohn Snow <jsnow@redhat.com>
Tue, 11 Mar 2025 03:42:15 +0000 (23:42 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 11 Mar 2025 09:10:56 +0000 (10:10 +0100)
commit9605c2047766367160304645b2db5464275d83d3
tree6bc814e1f35460dc6b54e73ca38f26b2ee209207
parent3d9a23f92f35afd16dfa5aaf52ede850de54560c
docs/qapi-domain: add "Errors:" field lists

``:error: descr`` can now be used to document error conditions. The
format of the description is not defined here; so the ability to name
specific types is left to the document writer.

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