Sign in
qemu
/
qemu
/
61653b4a97b1c08b0f1d090da1ed981362a3961a
/
.
/
tests
/
qapi-schema
/
doc-undoc-feature.json
blob: c52f88e2cd55071bc1618e4e1e3deb39e349f6f2 [
file
] [
log
] [
blame
]
#
Doc
comment must cover all features
##
#
@foo
:
#
#
Features
:
#
@doc
:
documented feature
##
{
'command'
:
'foo'
,
'features'
:
[
'undoc'
,
'doc'
]
}