mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06:00

docs/devel/qapi-code-gen.txt claims "A heading line must be the first line of the documentation comment block" since commit55ec69f8b1
(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: commitdcdc07a97c
(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>
6 lines
54 B
JSON
6 lines
54 B
JSON
# = section must be first line
|
|
|
|
##
|
|
#
|
|
# = Not first
|
|
##
|