diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-02-13 17:56:24 +0000 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2020-02-15 11:41:49 +0100 |
commit | 0a940d66de9590566c09e3bfab539d5cbe9481d9 (patch) | |
tree | eb3b2a437cb3219eb096c9f78e64256ad6b4d396 /net/tap.c | |
parent | a7b6e8964142264f4791fd03f6e5a4756a3fc4af (diff) | |
download | qemu-0a940d66de9590566c09e3bfab539d5cbe9481d9.zip qemu-0a940d66de9590566c09e3bfab539d5cbe9481d9.tar.gz qemu-0a940d66de9590566c09e3bfab539d5cbe9481d9.tar.bz2 |
qapi/block-core.json: Use literal block for ascii art
The ascii-art graph in the BlockLatencyHistogramInfo documentation
doesn't render correctly, because the whitespace is collapsed.
Use the '|' format that emits a literal 'example' block so the graph
is displayed correctly.
Strictly the Texinfo generated is still wrong because each line
goes into its own @example environment, but it renders better
than what we had before.
Fixing this rendering is a necessary prerequisite for the upcoming rST
generator, which otherwise complains about the inconsistent
indentation in the ascii-art graph.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20200213175647.17628-8-peter.maydell@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[Commit message tweaked]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'net/tap.c')
0 files changed, 0 insertions, 0 deletions