qapi: Generate in source order
[qemu/armbru.git] / tests / qapi-schema / doc-bad-section.out
blob23bf8c71aba811b1d614f3e83cda4a22faf09627
1 object q_empty
2 enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
3     prefix QTYPE
4 enum Enum ['one', 'two']
5 doc symbol=Enum
6     body=
7 == Produces *invalid* texinfo
8     arg=one
9 The _one_ {and only}
10     arg=two
12     section=None
13 @two is undocumented