qapi: Indent tagged doc comment sections properly
commit1ed1d4d60885059cee10a411653c5868a0c13097
authorMarkus Armbruster <armbru@redhat.com>
Mon, 5 Feb 2024 07:46:58 +0000 (5 08:46 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 12 Feb 2024 09:04:31 +0000 (12 10:04 +0100)
tree4ae0571d21f51f8bed077077c579dd345435dcb5
parentd9884878820366e66d3e28436daf5aa3d0fb9c37
qapi: Indent tagged doc comment sections properly

docs/devel/qapi-code-gen demands that the "second and subsequent lines
of sections other than "Example"/"Examples" should be indented".
Commit a937b6aa739q (qapi: Reformat doc comments to conform to current
conventions) missed a few instances, and messed up a few others.
Clean that up.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240205074709.3613229-5-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
qapi/migration.json
qapi/misc.json
qapi/qdev.json
tests/qapi-schema/doc-good.json
tests/qapi-schema/doc-good.out