summary refs log tree commit diff stats
path: root/tests/qapi-schema/doc-good.json (follow)
Commit message (Expand)AuthorAgeFilesLines
* docs/sphinx: remove special parsing for freeform sectionsJohn Snow2025-07-141-3/+7
* docs/sphinx/qmp_lexer: Generalize elision syntaxMarkus Armbruster2025-04-081-1/+1
* docs/qapidoc: support header-less freeform sectionsJohn Snow2025-03-041-0/+4
* qapi: remove "Example" doc sectionJohn Snow2024-07-171-7/+12
* qapi/parser: don't parse rST markup as section headersJohn Snow2024-07-061-0/+3
* qapi: convert "Note" sections to plain rSTJohn Snow2024-07-061-2/+2
* qapi/parser: fix comment parsing immediately following a doc blockJohn Snow2024-07-061-0/+2
* qapi: New documentation section tag "Errors"Markus Armbruster2024-03-041-0/+2
* qapi: Recognize section tags and 'Features:' only after blank lineMarkus Armbruster2024-02-261-0/+9
* qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster2024-02-261-6/+6
* qapi: Reject section heading in the middle of a doc commentMarkus Armbruster2024-02-261-1/+3
* qapi: Require member documentation (with loophole)Markus Armbruster2024-02-121-1/+3
* qapi: Indent tagged doc comment sections properlyMarkus Armbruster2024-02-121-5/+5
* qapi: Relax doc string @name: description indentation rulesMarkus Armbruster2023-05-101-1/+2
* tests/qapi-schema/doc-good: Improve argument description testsMarkus Armbruster2023-05-091-6/+9
* tests/qapi-schema/doc-good: Improve a commentMarkus Armbruster2023-05-091-1/+3
* qapi: Add feature flags to enum membersMarkus Armbruster2021-10-271-1/+4
* qapi: Add spaces after symbol declaration for consistencyJohn Snow2021-10-021-0/+8
* tests/qapi-schema: Purge simple unions from testsMarkus Armbruster2021-09-271-9/+0
* qapi: Tidy up unusual line breaksMarkus Armbruster2021-09-251-2/+2
* tests/qapi-schema: Demonstrate broken C code for 'if'Markus Armbruster2021-09-031-1/+1
* qapi: make 'if' condition strings simple identifiersMarc-André Lureau2021-08-261-3/+3
* qapi: add 'not' condition operationMarc-André Lureau2021-08-261-1/+2
* qapi: add 'any' conditionMarc-André Lureau2021-08-261-1/+3
* qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau2021-08-261-1/+2
* qapi: Enforce event naming rulesMarkus Armbruster2021-03-231-2/+2
* tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasisPeter Maydell2020-09-291-1/+1
* tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extensionPeter Maydell2020-09-291-12/+13
* schemas: Add vim modelineAndrea Bolognani2020-08-031-0/+2
* qapi: Add feature flags to struct membersMarkus Armbruster2020-03-171-1/+4
* qapi: Add feature flags to remaining definitionsMarkus Armbruster2020-03-171-0/+17
* qapi: Implement boxed event argument documentationMarkus Armbruster2019-10-291-1/+0
* tests/qapi-schema: Cover alternate documentation commentsMarkus Armbruster2019-10-291-0/+8
* tests/qapi-schema: Demonstrate command and event doc comment bugsMarkus Armbruster2019-10-291-0/+7
* tests/qapi-schema: Cover feature documentation commentsMarkus Armbruster2019-10-221-2/+15
* qapi: add condition to variants documentationMarc-André Lureau2018-12-141-2/+2
* qapi: add 'If:' condition to struct members documentationMarc-André Lureau2018-12-141-1/+2
* qapi: add 'If:' condition to enum values documentationMarc-André Lureau2018-12-141-1/+3
* qapi: add 'If:' section to generated documentationMarc-André Lureau2018-07-031-1/+1
* tests/qapi-schema/doc-bad-section: New, factored out of doc-goodMarkus Armbruster2017-12-201-1/+0
* tests/qapi-schema: Systematic positive doc comment testsMarkus Armbruster2017-03-211-0/+136