aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/doc-good.out
AgeCommit message (Expand)Author
2024-09-10qapi: Smarter camel_to_upper() to reduce need for 'prefix'Markus Armbruster
2024-07-17qapi: remove "Example" doc sectionJohn Snow
2024-07-06qapi/parser: don't parse rST markup as section headersJohn Snow
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow
2024-07-06qapi/parser: preserve indentation in QAPIDoc sectionsJohn Snow
2024-03-04qapi: New documentation section tag "Errors"Markus Armbruster
2024-02-12qapi: Indent tagged doc comment sections properlyMarkus Armbruster
2023-05-10qapi: Relax doc string @name: description indentation rulesMarkus Armbruster
2023-05-09qapi: Fix argument description indentation strippingMarkus Armbruster
2023-05-09tests/qapi-schema/doc-good: Improve argument description testsMarkus Armbruster
2023-05-09tests/qapi-schema/doc-good: Improve a commentMarkus Armbruster
2021-10-27qapi: Add feature flags to enum membersMarkus Armbruster
2021-09-27tests/qapi-schema: Purge simple unions from testsMarkus Armbruster
2021-09-03tests/qapi-schema: Hide OrderedDict in test outputMarkus Armbruster
2021-09-03tests/qapi-schema: Demonstrate broken C code for 'if'Markus Armbruster
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau
2021-08-26qapi: add 'not' condition operationMarc-André Lureau
2021-08-26qapi: add 'any' conditionMarc-André Lureau
2021-08-26qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau
2021-03-23qapi: Enforce event naming rulesMarkus Armbruster
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