summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/doc-bad-section.out
blob: cd287215689c4bdbd1ed4ca6e83440e480ee11b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
object q_empty
enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
    prefix QTYPE
module doc-bad-section.json
enum Enum ['one', 'two']
doc symbol=Enum
    body=
== Produces *invalid* texinfo
    arg=one
The _one_ {and only}
    arg=two

    section=None
@two is undocumented