xref: /openbmc/qemu/tests/qapi-schema/doc-bad-section.out (revision 60e58bd9f08a3b91a35850f7501a0a1bcf912b6f)
1enum Enum ['one', 'two']
2enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
3    prefix QTYPE
4object q_empty
5doc symbol=Enum
6    body=
7== Produces *invalid* texinfo
8    arg=one
9The _one_ {and only}
10    arg=two
11
12    section=None
13@two is undocumented
14