[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/5] qmp: Documentation cleanups
|
From: |
Markus Armbruster |
|
Subject: |
[PATCH 0/5] qmp: Documentation cleanups |
|
Date: |
Mon, 29 Jan 2024 12:50:03 +0100 |
Markus Armbruster (5):
qapi: Drop redundant documentation of inherited members
qapi: Drop redundant documentation of conditional
qapi: Elide "Potential additional modes" from generated docs
qga: Move type description right after type name
qga/qapi-schema: Move command description right after command name
qapi/block-core.json | 6 ++----
qapi/block-export.json | 11 ++++++-----
qapi/introspect.json | 2 --
qapi/misc-target.json | 2 --
qga/qapi-schema.json | 18 +++++++++---------
5 files changed, 17 insertions(+), 22 deletions(-)
--
2.43.0
- [PATCH 0/5] qmp: Documentation cleanups,
Markus Armbruster <=
- [PATCH 4/5] qga: Move type description right after type name, Markus Armbruster, 2024/01/29
- [PATCH 2/5] qapi: Drop redundant documentation of conditional, Markus Armbruster, 2024/01/29
- [PATCH 1/5] qapi: Drop redundant documentation of inherited members, Markus Armbruster, 2024/01/29
- [PATCH 5/5] qga/qapi-schema: Move command description right after command name, Markus Armbruster, 2024/01/29
- [PATCH 3/5] qapi: Elide "Potential additional modes" from generated docs, Markus Armbruster, 2024/01/29