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

    section=None
@two is undocumented