qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] docs: remove legacy qapidoc
@ 2025-05-22 17:02 John Snow
  2025-05-22 17:02 ` [PATCH 1/3] docs: fix errors formatting in test-good John Snow
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: John Snow @ 2025-05-22 17:02 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fan Ni, Zhao Liu, Kashyap Chamarthy, Michael S. Tsirkin,
	Vladimir Sementsov-Ogievskiy, qemu-block, Marcel Apfelbaum,
	Jonathan Cameron, Ani Sinha, Philippe Mathieu-Daudé,
	Marc-André Lureau, Zhenwei Pi, Jason Wang, Peter Maydell,
	Fabiano Rosas, Paolo Bonzini, Alex Williamson, Stefan Hajnoczi,
	John Snow, Hanna Reitz, Jiri Pirko, Igor Mammedov, Gonglei (Arei),
	Eric Blake, Gerd Hoffmann, Cédric Le Goater, Michael Roth,
	Yanan Wang, Daniel P. Berrangé, Lukas Straub,
	Stefano Garzarella, Stefan Berger, Mads Ynddal,
	Konstantin Kostiuk, Peter Xu, Eduardo Habkost, Kevin Wolf,
	Markus Armbruster, Cleber Rosa, Alex Bennée

This series is RFC-ish and based on python-qapi-linting-v4, which I
think ... should show up in origin/master soon(?).

John Snow (3):
  docs: fix errors formatting in test-good
  docs: remove legacy QAPI manual generator
  docs: remove special parsing for freeform sections

 docs/devel/qapi-code-gen.rst                 |  28 +-
 docs/interop/firmware.json                   |   4 +-
 docs/interop/qemu-ga-ref.rst                 |   1 -
 docs/interop/qemu-qmp-ref.rst                |   1 -
 docs/interop/qemu-storage-daemon-qmp-ref.rst |   1 -
 docs/interop/vhost-user.json                 |   4 +-
 docs/sphinx/qapidoc.py                       |  62 +--
 docs/sphinx/qapidoc_legacy.py                | 440 -------------------
 qapi/acpi.json                               |   4 +-
 qapi/audio.json                              |   4 +-
 qapi/authz.json                              |   4 +-
 qapi/block-core.json                         |   3 +-
 qapi/block-export.json                       |   3 +-
 qapi/block.json                              |   7 +-
 qapi/char.json                               |   4 +-
 qapi/common.json                             |   4 +-
 qapi/compat.json                             |   4 +-
 qapi/control.json                            |   4 +-
 qapi/crypto.json                             |   4 +-
 qapi/cryptodev.json                          |   4 +-
 qapi/cxl.json                                |   4 +-
 qapi/dump.json                               |   4 +-
 qapi/ebpf.json                               |   4 +-
 qapi/error.json                              |   4 +-
 qapi/introspect.json                         |   4 +-
 qapi/job.json                                |   4 +-
 qapi/machine-common.json                     |   4 +-
 qapi/machine.json                            |   4 +-
 qapi/migration.json                          |   4 +-
 qapi/misc.json                               |   4 +-
 qapi/net.json                                |   4 +-
 qapi/pci.json                                |   4 +-
 qapi/qapi-schema.json                        |   4 +-
 qapi/qdev.json                               |   4 +-
 qapi/qom.json                                |   4 +-
 qapi/replay.json                             |   4 +-
 qapi/rocker.json                             |   4 +-
 qapi/run-state.json                          |   4 +-
 qapi/sockets.json                            |   4 +-
 qapi/stats.json                              |   4 +-
 qapi/tpm.json                                |   4 +-
 qapi/trace.json                              |   4 +-
 qapi/transaction.json                        |   4 +-
 qapi/uefi.json                               |   4 +-
 qapi/ui.json                                 |  14 +-
 qapi/vfio.json                               |   4 +-
 qapi/virtio.json                             |   4 +-
 qapi/yank.json                               |   4 +-
 python/tests/qapi-isort.sh                   |   2 +-
 scripts/qapi/parser.py                       |   7 -
 storage-daemon/qapi/qapi-schema.json         |   8 +-
 tests/qapi-schema/doc-good.json              |  13 +-
 52 files changed, 170 insertions(+), 572 deletions(-)
 delete mode 100644 docs/sphinx/qapidoc_legacy.py

-- 
2.48.1




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

end of thread, other threads:[~2025-05-28 18:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-22 17:02 [PATCH 0/3] docs: remove legacy qapidoc John Snow
2025-05-22 17:02 ` [PATCH 1/3] docs: fix errors formatting in test-good John Snow
2025-05-28 18:38   ` Markus Armbruster
2025-05-22 17:02 ` [PATCH 2/3] docs: remove legacy QAPI manual generator John Snow
2025-05-22 17:02 ` [PATCH 3/3] docs: remove special parsing for freeform sections John Snow
2025-05-28 18:42 ` [PATCH 0/3] docs: remove legacy qapidoc Markus Armbruster

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).