aboutsummaryrefslogtreecommitdiff
path: root/docs/sphinx/qapidoc.py
AgeCommit message (Expand)AuthorFilesLines
2021-08-26qapidoc: introduce QAPISchemaIfCond.docgen()Marc-André Lureau1-6/+8
2021-08-26qapi: add QAPISchemaIfCond.is_present()Marc-André Lureau1-4/+4
2021-08-26qapi: wrap Sequence[str] in an objectMarc-André Lureau1-5/+5
2021-04-30qapi/error: Repurpose QAPIError as an abstract base exception classJohn Snow1-1/+2
2021-04-13sphinx: qapidoc: Wrap "If" section body in a paragraph nodeJohn Snow1-1/+3
2021-02-15docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module namePeter Maydell1-1/+1
2020-10-09qapi: Add a 'coroutine' flag for commandsKevin Wolf1-1/+1
2020-09-29docs/sphinx: Add new qapi-doc Sphinx extensionPeter Maydell1-0/+549