aboutsummaryrefslogtreecommitdiff
path: root/qapi-schema.json
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2017-01-13 15:41:23 +0100
committerMarkus Armbruster <armbru@redhat.com>2017-01-16 09:15:25 +0100
commitd3a48372a42c62608c2f773376810e6a9c1851fb (patch)
tree48858a8b8bcd520545848b9e7cf07232b4f587a1 /qapi-schema.json
parent7a305384e85388236a2d6f70a290d5c85f3c7ac0 (diff)
qapi: add some sections in docs
Add some more section titles to organize the documentation we're going to generate. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20170113144135.5150-10-marcandre.lureau@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi-schema.json')
-rw-r--r--qapi-schema.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/qapi-schema.json b/qapi-schema.json
index a1ceb71bbb..8744b1b774 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -21,6 +21,10 @@
{ 'include': 'qapi/introspect.json' }
##
+# = QMP commands
+##
+
+##
# @qmp_capabilities:
#
# Enable QMP capabilities.