diff options
author | Laszlo Ersek | 2020-09-08 19:21:11 +0200 |
---|---|---|
committer | Laurent Vivier | 2020-09-16 10:52:34 +0200 |
commit | 353a06b425256cdab06be423863241cb5be1885e (patch) | |
tree | d9dea9b1e5548cb545d6d61abd8059d828002359 /hw/timer/pxa2xx_timer.c | |
parent | ui/spice-input: Remove superfluous forward declaration (diff) | |
download | qemu-353a06b425256cdab06be423863241cb5be1885e.tar.gz qemu-353a06b425256cdab06be423863241cb5be1885e.tar.xz qemu-353a06b425256cdab06be423863241cb5be1885e.zip |
manual: escape backslashes in "parsed-literal" blocks
According to
<https://docutils.sourceforge.io/docs/ref/rst/directives.html#parsed-literal>,
"inline markup is recognized and there is no protection from parsing.
Backslash-escapes may be necessary to prevent unintended parsing".
The qemu(1) manual page (formatted with Sphinx 2.2.2) has several overlong
lines on my system. A stand-alone backslash at EOL serves as line
continuation in a "parsed-literal" block. Therefore, escape the
backslashes that we want to appear as such in the formatted documentation.
Cc: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200908172111.19072-1-lersek@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/timer/pxa2xx_timer.c')
0 files changed, 0 insertions, 0 deletions