]> git.proxmox.com Git - mirror_qemu.git/commit
docs/devel/qapi-code-gen: Turn FIXME admonitions into comments
authorMarkus Armbruster <armbru@redhat.com>
Fri, 28 Apr 2023 10:54:14 +0000 (12:54 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 9 May 2023 06:51:48 +0000 (08:51 +0200)
commita2836b32b02a1d774f8c2504cb368c05d74ad492
treecf496ba1dab26b75cc7bb1e77c3b61536bbce507
parent0c7811aeb9ba206a74008ca28f5b8ff8e7f74d04
docs/devel/qapi-code-gen: Turn FIXME admonitions into comments

We have two FIXME notes.  These FIXMEs are for QAPI developers.  They
are not useful for QAPI schema developers.  They are marked up as
admonitions, which makes them look important in generated HTML.

Turn them into comments.  QAPI developers will still see them (they
read and write the .rst).  QAPI schema developers may still see
them (if they read the .rst instead of the generated .html), but "this
is just for QAPI developers" should be more obvious.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230428105429.1687850-3-armbru@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
docs/devel/qapi-code-gen.rst