qapi: Require descriptions and tagged sections to be indented
commitd23055b8db88a54b372ebbbffe3681169d2a767a
authorMarkus Armbruster <armbru@redhat.com>
Fri, 16 Feb 2024 14:58:34 +0000 (16 15:58 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 26 Feb 2024 09:43:56 +0000 (26 10:43 +0100)
treed1c9331cc9a6c44000043d8f2b8f03f37b8ca2da
parent56c64dd60aebb9c856ab63de74c9e81acd079436
qapi: Require descriptions and tagged sections to be indented

By convention, we indent the second and subsequent lines of
descriptions and tagged sections, except for examples.

Turn this into a hard rule, and apply it to examples, too.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240216145841.2099240-11-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
[Straightforward conflicts in qapi/migration.json resolved]
28 files changed:
docs/devel/qapi-code-gen.rst
qapi/acpi.json
qapi/block-core.json
qapi/block.json
qapi/char.json
qapi/control.json
qapi/dump.json
qapi/machine-target.json
qapi/machine.json
qapi/migration.json
qapi/misc-target.json
qapi/misc.json
qapi/net.json
qapi/pci.json
qapi/qdev.json
qapi/qom.json
qapi/rdma.json
qapi/replay.json
qapi/rocker.json
qapi/run-state.json
qapi/tpm.json
qapi/trace.json
qapi/transaction.json
qapi/ui.json
qapi/virtio.json
qapi/yank.json
scripts/qapi/parser.py
tests/qapi-schema/doc-good.json