diff options
author | John Snow <jsnow@redhat.com> | 2025-03-10 23:42:52 -0400 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2025-03-11 10:26:52 +0100 |
commit | 5c1636f7cc4bfbe5737e3acca009a97dfa188879 (patch) | |
tree | 1d8e7076533b12c1ebc9b43e9fdd50df01942b87 /scripts/qapi/parser.py | |
parent | c05de7235a24dd1719ee6132fc45802b15ce49df (diff) | |
download | qemu-5c1636f7cc4bfbe5737e3acca009a97dfa188879.zip qemu-5c1636f7cc4bfbe5737e3acca009a97dfa188879.tar.gz qemu-5c1636f7cc4bfbe5737e3acca009a97dfa188879.tar.bz2 |
docs/qapidoc: implement transmogrify() method
This is the true top-level processor for the new transmogrifier;
responsible both for generating the intermediate rST and then running
the nested parse on that generated document to produce the final
docutils tree that is then - very finally - postprocessed by sphinx for
final rendering to HTML &c.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250311034303.75779-55-jsnow@redhat.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
[Use the opportunity to move the __version__ assignment to where
PEP 8 wants it]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions