commit | 9d167491cb2577d0d9394624b41a77ef709e4336 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Fri Apr 28 12:54:27 2023 +0200 |
committer | Markus Armbruster <armbru@redhat.com> | Wed May 10 10:01:01 2023 +0200 |
tree | c994232a8c0c3564254b8ddffc3cf3dc0f9e9882 | |
parent | eb59cf76285cb54caba246383821cd7ee2b0f539 [diff] |
docs/devel/qapi-code-gen: Update doc comment conventions The commit before previous relaxed the indentation rules to let us improve the doc comment conventions. This commit changes the written conventions. The next commits will update QAPI schemas to conform to them. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230428105429.1687850-16-armbru@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com>