summary refs log tree commit diff stats
path: root/scripts/qapi/schema.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2024-02-16 15:58:33 +0100
committerMarkus Armbruster <armbru@redhat.com>2024-02-26 10:43:56 +0100
commit56c64dd60aebb9c856ab63de74c9e81acd079436 (patch)
treed7b98825495c13fad60afb087a49566c98504ff6 /scripts/qapi/schema.py
parent31c54b92ad0816ab1c4eddaf4b60c0b17a75dfc9 (diff)
downloadfocaccia-qemu-56c64dd60aebb9c856ab63de74c9e81acd079436.tar.gz
focaccia-qemu-56c64dd60aebb9c856ab63de74c9e81acd079436.zip
qapi: Reject section heading in the middle of a doc comment
docs/devel/qapi-code-gen.txt claims "A heading line must be the first
line of the documentation comment block" since commit
55ec69f8b16 (docs/devel/qapi-code-gen.txt: Update to new rST backend
conventions).  Not true, we have code to make it work anywhere in a
free-form doc comment: commit dcdc07a97cb (qapi: Make section headings
start a new doc comment block).

Make it true, for simplicity's sake.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240216145841.2099240-10-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'scripts/qapi/schema.py')
0 files changed, 0 insertions, 0 deletions