summaryrefslogtreecommitdiffstats
path: root/docs/sphinx/qapidoc.py
Commit message (Expand)AuthorAgeFilesLines
* qapidoc: introduce QAPISchemaIfCond.docgen()Marc-André Lureau2021-08-261-6/+8
* qapi: add QAPISchemaIfCond.is_present()Marc-André Lureau2021-08-261-4/+4
* qapi: wrap Sequence[str] in an objectMarc-André Lureau2021-08-261-5/+5
* qapi/error: Repurpose QAPIError as an abstract base exception classJohn Snow2021-04-301-1/+2
* sphinx: qapidoc: Wrap "If" section body in a paragraph nodeJohn Snow2021-04-131-1/+3
* docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module namePeter Maydell2021-02-151-1/+1
* qapi: Add a 'coroutine' flag for commandsKevin Wolf2020-10-091-1/+1
* docs/sphinx: Add new qapi-doc Sphinx extensionPeter Maydell2020-09-291-0/+549