aboutsummaryrefslogtreecommitdiff
path: root/docs/sphinx/qapidoc.py
AgeCommit message (Expand)Author
2021-08-26qapidoc: introduce QAPISchemaIfCond.docgen()Marc-André Lureau
2021-08-26qapi: add QAPISchemaIfCond.is_present()Marc-André Lureau
2021-08-26qapi: wrap Sequence[str] in an objectMarc-André Lureau
2021-04-30qapi/error: Repurpose QAPIError as an abstract base exception classJohn Snow
2021-04-13sphinx: qapidoc: Wrap "If" section body in a paragraph nodeJohn Snow
2021-02-15docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module namePeter Maydell
2020-10-09qapi: Add a 'coroutine' flag for commandsKevin Wolf
2020-09-29docs/sphinx: Add new qapi-doc Sphinx extensionPeter Maydell