aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorJohn Snow <jsnow@redhat.com>2025-03-10 23:42:33 -0400
committerMarkus Armbruster <armbru@redhat.com>2025-03-11 10:10:57 +0100
commit7d125c339d32cbef65404b621d3ca02cc67f3090 (patch)
treec57dd5e78c6414ff031a645f0710f7bb78289d76 /scripts/qapi/parser.py
parentd7ca9a3a4c55cba910a3556544e90aadd92c4efe (diff)
downloadqemu-7d125c339d32cbef65404b621d3ca02cc67f3090.zip
qemu-7d125c339d32cbef65404b621d3ca02cc67f3090.tar.gz
qemu-7d125c339d32cbef65404b621d3ca02cc67f3090.tar.bz2
docs/qapidoc: add transmogrifier stub
This commit adds a stubbed option to the qapi-doc directive that opts-in to the new rST generator; the implementation of which will follow in subsequent commits. Once all QAPI documents have been converted, this option and the old qapidoc implementation can be dropped. Note that moving code outside of the try...except block has no impact because the code moved outside of that block does not ever raise a QAPIError. Signed-off-by: John Snow <jsnow@redhat.com> Message-ID: <20250311034303.75779-36-jsnow@redhat.com> Acked-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions