OSDN Git Service

qapi: Fix missing headers in QMP Reference Manual
authorMarkus Armbruster <armbru@redhat.com>
Mon, 2 Nov 2020 08:15:50 +0000 (09:15 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 9 Nov 2020 08:14:17 +0000 (09:14 +0100)
Audio stuff is under "Miscellanea", and authorization stuff is under
"Input".  Add suitable header doc comments to correct that.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20201102081550.171061-3-armbru@redhat.com>
Acked-by: Daniel P. Berrangé <berrange@redhat.com>
qapi/audio.json
qapi/authz.json

index 3b84387..072ed79 100644 (file)
@@ -6,6 +6,10 @@
 # See the COPYING file in the top-level directory.
 
 ##
+# = Audio
+##
+
+##
 # @AudiodevPerDirectionOptions:
 #
 # General audio backend options that are used for both playback and
index f3e9745..42afe75 100644 (file)
@@ -1,7 +1,9 @@
 # -*- Mode: Python -*-
 # vim: filetype=python
-#
-# QAPI authz definitions
+
+##
+# = User authorization
+##
 
 ##
 # @QAuthZListPolicy: