mirror of https://gitee.com/openkylin/qemu.git
15 lines
300 B
Plaintext
15 lines
300 B
Plaintext
object q_empty
|
|
enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
|
|
prefix QTYPE
|
|
module doc-bad-section.json
|
|
enum Enum ['one', 'two']
|
|
doc symbol=Enum
|
|
body=
|
|
== Produces *invalid* texinfo
|
|
arg=one
|
|
The _one_ {and only}
|
|
arg=two
|
|
|
|
section=None
|
|
@two is undocumented
|