[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 04/20] qapi: Drop stray Arguments: line from qmp_capabilities docs
From: |
Markus Armbruster |
Subject: |
[PULL 04/20] qapi: Drop stray Arguments: line from qmp_capabilities docs |
Date: |
Tue, 26 Mar 2024 08:34:04 +0100 |
Reported-by: John Snow <jsnow@redhat.com>
Fixes: 119ebac1feb2 (qapi-schema: use generated marshaller for
'qmp_capabilities')
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240322140910.328840-2-armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
---
qapi/control.json | 2 --
1 file changed, 2 deletions(-)
diff --git a/qapi/control.json b/qapi/control.json
index f404daef60..6bdbf077c2 100644
--- a/qapi/control.json
+++ b/qapi/control.json
@@ -11,8 +11,6 @@
#
# Enable QMP capabilities.
#
-# Arguments:
-#
# @enable: An optional list of QMPCapability values to enable. The
# client must not enable any capability that is not mentioned in
# the QMP greeting message. If the field is not provided, it
--
2.44.0
- [PULL 06/20] qapi: Tidy up block-latency-histogram-set documentation some more, (continued)
- [PULL 06/20] qapi: Tidy up block-latency-histogram-set documentation some more, Markus Armbruster, 2024/03/26
- [PULL 08/20] qapi: Fix argument markup in drive-mirror documentation, Markus Armbruster, 2024/03/26
- [PULL 09/20] qapi: Fix typo in request-ebpf documentation, Markus Armbruster, 2024/03/26
- [PULL 16/20] qapi: document InputMultiTouchType, Markus Armbruster, 2024/03/26
- [PULL 19/20] qapi/block-core: improve Qcow2OverlapCheckFlags documentation, Markus Armbruster, 2024/03/26
- [PULL 17/20] qapi: document leftover members in qapi/run-state.json, Markus Armbruster, 2024/03/26
- [PULL 15/20] qga/qapi-schema: Refill doc comments to conform to current conventions, Markus Armbruster, 2024/03/26
- [PULL 18/20] qapi: document leftover members in qapi/stats.json, Markus Armbruster, 2024/03/26
- [PULL 20/20] qapi: document parameters of query-cpu-model-* QAPI commands, Markus Armbruster, 2024/03/26
- [PULL 13/20] qapi: Refill doc comments to conform to current conventions, Markus Armbruster, 2024/03/26
- [PULL 04/20] qapi: Drop stray Arguments: line from qmp_capabilities docs,
Markus Armbruster <=
- [PULL 14/20] qapi: Correct documentation indentation and whitespace, Markus Armbruster, 2024/03/26
- [PULL 12/20] qapi: Don't repeat member type in its documentation text, Markus Armbruster, 2024/03/26
- [PULL 07/20] qapi: Tidy up indentation of add_client's example, Markus Armbruster, 2024/03/26
- Re: [PULL 00/20] QAPI patches patches for 2024-03-26, Peter Maydell, 2024/03/26