qemu-e2k/qga
Markus Armbruster 059d341a67 qga/qapi-schema: Reformat doc comments to conform to current conventions
Change

    # @name: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed
    #        do eiusmod tempor incididunt ut labore et dolore magna aliqua.

to

    # @name: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed
    #     do eiusmod tempor incididunt ut labore et dolore magna aliqua.

See recent commit "qapi: Relax doc string @name: description
indentation rules" for rationale.

Reflow paragraphs to 70 columns width, and consistently use two spaces
to separate sentences.

To check the generated documentation does not change, I compared the
generated HTML before and after this commit with "wdiff -3".  Finds no
differences.  Comparing with diff is not useful, as the reflown
paragraphs are visible there.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230428105429.1687850-17-armbru@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
2023-05-10 10:01:01 +02:00
..
installer
vss-win32
channel-posix.c
channel-win32.c
channel.h
commands-bsd.c
commands-common.h
commands-linux.c
commands-posix-ssh.c
commands-posix.c qga: Fix suspend on Linux guests without systemd 2023-05-04 09:30:01 +00:00
commands-win32.c
commands.c
cutils.c
cutils.h
guest-agent-command-state.c
guest-agent-core.h
main.c
meson.build
messages-win32.mc
qapi-schema.json qga/qapi-schema: Reformat doc comments to conform to current conventions 2023-05-10 10:01:01 +02:00
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h