repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registers
[qemu/ar7.git]
/
tests
/
qapi-schema
/
doc-bad-section.json
blob
8175d95867e03692462f6857bc1d505a027e37c2
1
# = section within an expression comment
2
3
##
4
# @Enum:
5
# == No good here
6
# @one: The _one_ {and only}
7
#
8
# @two is undocumented
9
##
10
{ 'enum': 'Enum', 'data': [ 'one', 'two' ] }