]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs/qapi-domain: add :since: directive option
authorJohn Snow <jsnow@redhat.com>
Tue, 11 Mar 2025 03:42:12 +0000 (23:42 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 11 Mar 2025 09:07:03 +0000 (10:07 +0100)
commit700d51a45c614068393f9754d3ef366e2c05a884
tree0ed0596238b4b9ffa8e19e88f22a1b81bab7663c
parent758bbdcd1212bb0b7369fea249114ad02d4b7fd0
docs/qapi-domain: add :since: directive option

Add a little special markup for registering "Since:" information. Adding
it as an option instead of generic content lets us hoist the information
into the Signature bar, optionally put it in the index, etc.

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