]> git.proxmox.com Git - mirror_qemu.git/commitdiff
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 3b843878d2353d89ed9d8a3f621322c72cb2fdf3..072ed79def503fcbe09247e6a230be197d31759c 100644 (file)
@@ -5,6 +5,10 @@
 # This work is licensed under the terms of the GNU GPL, version 2 or later.
 # See the COPYING file in the top-level directory.
 
+##
+# = Audio
+##
+
 ##
 # @AudiodevPerDirectionOptions:
 #
index f3e97454267f8a4c100975d999bfe547adf69e81..42afe752d1c18d8d2f46aefd0e6790e3fec41265 100644 (file)
@@ -1,7 +1,9 @@
 # -*- Mode: Python -*-
 # vim: filetype=python
-#
-# QAPI authz definitions
+
+##
+# = User authorization
+##
 
 ##
 # @QAuthZListPolicy: