]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/doc-bad-section.out
qapi: Clean up modular built-in code generation a bit
[mirror_qemu.git] / tests / qapi-schema / doc-bad-section.out
CommitLineData
dcac6471 1module None
8a84767c 2object q_empty
1e381b65 3enum QType
cfa438ff 4 prefix QTYPE
1e381b65
MAL
5 member none
6 member qnull
7 member qnum
8 member qstring
9 member qdict
10 member qlist
11 member qbool
cf40a0a5 12module doc-bad-section.json
1e381b65
MAL
13enum Enum
14 member one
15 member two
cfa438ff
MA
16doc symbol=Enum
17 body=
18== Produces *invalid* texinfo
19 arg=one
20The _one_ {and only}
21 arg=two
22
fc3f0df1 23 section=None
cfa438ff 24@two is undocumented