index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
sphinx
/
qapidoc.py
Age
Commit message (
Expand
)
Author
2024-02-26
qapi: Rename QAPIDoc.Section.name to .tag
Markus Armbruster
2024-02-26
qapi: Improve error message for empty doc sections
Markus Armbruster
2024-02-26
sphinx/qapidoc: Drop code to generate doc for simple union branch
Markus Armbruster
2024-02-12
sphinx/qapidoc: Drop code to generate doc for simple union tag
Markus Armbruster
2023-11-13
sphinx/qapidoc: Tidy up pylint warning raise-missing-from
Markus Armbruster
2023-05-09
sphinx/qapidoc: Do not emit TODO sections into user manuals
Markus Armbruster
2021-08-26
qapidoc: introduce QAPISchemaIfCond.docgen()
Marc-André Lureau
2021-08-26
qapi: add QAPISchemaIfCond.is_present()
Marc-André Lureau
2021-08-26
qapi: wrap Sequence[str] in an object
Marc-André Lureau
2021-04-30
qapi/error: Repurpose QAPIError as an abstract base exception class
John Snow
2021-04-13
sphinx: qapidoc: Wrap "If" section body in a paragraph node
John Snow
2021-02-15
docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module name
Peter Maydell
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
2020-09-29
docs/sphinx: Add new qapi-doc Sphinx extension
Peter Maydell