qapi: use items()/values() intead of iteritems()/itervalues()
[qemu/ar7.git] / tests / qapi-schema / doc-bad-section.out
blob089bde138185bf973eeb5e2f27e2ea0363ade300
1 enum Enum ['one', 'two']
2 enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
3     prefix QTYPE
4 object q_empty
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