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