qga/qapi-schema: Move error documentation to new "Errors" sections
[qemu/kevin.git] / tests / qapi-schema / doc-empty-features.json
blob06f814e45d7d6337b48308234379294a32bc7b8c
1 # 'Features:' line not followed by feature descriptions
3 ##
4 # @foo:
6 # Features:
8 # not a description
9 ##
10 { 'command': 'foo' }