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