aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/doc-good.out
AgeCommit message (Expand)Author
2021-02-08qapi: use './builtin' as the built-in module nameJohn Snow
2020-09-29tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasisPeter Maydell
2020-09-29scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell
2020-09-29scripts/qapi: Move doc-comment whitespace stripping to doc.pyPeter Maydell
2020-09-29tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extensionPeter Maydell
2020-09-07qapi: Make section headings start a new doc comment blockMarkus Armbruster
2020-03-17qapi: Add feature flags to struct membersMarkus Armbruster
2020-03-17qapi: Add feature flags to remaining definitionsMarkus Armbruster
2019-10-29qapi: Implement boxed event argument documentationMarkus Armbruster
2019-10-29tests/qapi-schema: Fix feature documentation testingMarkus Armbruster
2019-10-29tests/qapi-schema: Cover alternate documentation commentsMarkus Armbruster
2019-10-29tests/qapi-schema: Demonstrate command and event doc comment bugsMarkus Armbruster
2019-10-22tests/qapi-schema: Cover feature documentation commentsMarkus Armbruster
2019-10-22tests/qapi-schema: Tidy up test output indentationMarkus Armbruster
2019-02-18qapi: Clean up modular built-in code generation a bitMarkus Armbruster
2018-12-14qapi: add condition to variants documentationMarc-André Lureau
2018-12-14qapi: add 'If:' condition to struct members documentationMarc-André Lureau
2018-12-14qapi: add 'If:' condition to enum values documentationMarc-André Lureau
2018-12-13tests: print enum type members more like object type membersMarc-André Lureau
2018-07-03qapi: add 'If:' section to generated documentationMarc-André Lureau
2018-05-30tests: qapi-schema tests for allow-preconfigIgor Mammedov
2018-03-27tests: let qapi-schema tests detect oobPeter Xu
2018-03-02qapi: Record 'include' directives in intermediate representationMarkus Armbruster
2018-03-02qapi: Generate in source orderMarkus Armbruster
2017-12-20qapi: Unify representation of doc section without nameMarkus Armbruster
2017-12-20tests/qapi-schema/doc-bad-section: New, factored out of doc-goodMarkus Armbruster
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-03-21tests/qapi-schema: Systematic positive doc comment testsMarkus Armbruster