blob: 6fce84dd34c18a9fed8af90840aaacbbdfe1bedc (
plain) (
tree)
|
|
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=
@two is undocumented
|