qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] qapi: add auto-generated return docs
@ 2025-03-22  1:08 John Snow
  2025-03-22  1:08 ` [PATCH 1/4] docs/qapi-domain: add return-nodesc John Snow
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: John Snow @ 2025-03-22  1:08 UTC (permalink / raw)
  To: qemu-devel
  Cc: Markus Armbruster, Marc-André Lureau, Hanna Reitz, Peter Xu,
	Gonglei (Arei), Philippe Mathieu-Daudé, Paolo Bonzini,
	Daniel P. Berrangé, Ani Sinha, Michael Tokarev, Lukas Straub,
	Fabiano Rosas, Eduardo Habkost, Stefan Berger, qemu-trivial,
	Jason Wang, Marcel Apfelbaum, Vladimir Sementsov-Ogievskiy,
	Peter Maydell, Laurent Vivier, Yanan Wang, John Snow, Zhao Liu,
	Stefan Hajnoczi, Kevin Wolf, Michael S. Tsirkin, qemu-block,
	Zhenwei Pi, Mads Ynddal, Gerd Hoffmann, Michael Roth, Eric Blake,
	Jiri Pirko

Basically RFC quality, I'm sure there's going to be a ton of back and
forth on the doc phrasing changes. Ah well.

John Snow (4):
  docs/qapi-domain: add return-nodesc
  docs, qapi: generate undocumented return sections
  qapi: remove trivial "Returns:" sections
  qapi: rephrase return docs to avoid type name

 docs/devel/qapi-domain.rst | 30 ++++++++++++++++++++++++++++++
 docs/sphinx/qapi_domain.py |  8 ++++++++
 docs/sphinx/qapidoc.py     | 14 ++++++++------
 qapi/audio.json            |  2 --
 qapi/block-core.json       | 14 +++-----------
 qapi/block-export.json     |  2 +-
 qapi/block.json            |  2 +-
 qapi/char.json             |  8 --------
 qapi/control.json          |  5 ++---
 qapi/cryptodev.json        |  2 --
 qapi/dump.json             |  5 ++---
 qapi/introspect.json       |  6 +++---
 qapi/job.json              |  2 +-
 qapi/machine-target.json   |  9 +++------
 qapi/machine.json          | 22 ----------------------
 qapi/migration.json        | 12 ------------
 qapi/misc-target.json      | 14 +-------------
 qapi/misc.json             | 12 ++----------
 qapi/net.json              |  2 +-
 qapi/pci.json              |  2 +-
 qapi/qdev.json             |  3 +--
 qapi/qom.json              |  8 +++-----
 qapi/rocker.json           |  4 ----
 qapi/run-state.json        |  2 --
 qapi/stats.json            |  2 +-
 qapi/tpm.json              |  4 ----
 qapi/trace.json            |  2 +-
 qapi/ui.json               | 10 +---------
 qapi/virtio.json           |  8 +++-----
 qapi/yank.json             |  1 -
 scripts/qapi/parser.py     | 11 +++++++++++
 scripts/qapi/schema.py     |  3 +++
 32 files changed, 91 insertions(+), 140 deletions(-)

-- 
2.48.1




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-03-27  7:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-22  1:08 [PATCH 0/4] qapi: add auto-generated return docs John Snow
2025-03-22  1:08 ` [PATCH 1/4] docs/qapi-domain: add return-nodesc John Snow
2025-03-22  1:08 ` [PATCH 2/4] docs, qapi: generate undocumented return sections John Snow
2025-03-25  8:54   ` Markus Armbruster
2025-03-25 18:13     ` John Snow
2025-03-25  9:41   ` Markus Armbruster
2025-03-25 17:47     ` John Snow
2025-03-26 16:30       ` John Snow
2025-03-27  7:53         ` Markus Armbruster
2025-03-22  1:08 ` [PATCH 3/4] qapi: remove trivial "Returns:" sections John Snow
2025-03-25  9:42   ` Markus Armbruster
2025-03-26 19:46     ` John Snow
2025-03-27  7:27       ` Markus Armbruster
2025-03-22  1:08 ` [PATCH 4/4] qapi: rephrase return docs to avoid type name John Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).