qemu-e2k/docs/system
Peter Maydell 9c372ecfec docs/system/s390x/protvirt.rst: Format literals correctly
In rST markup, single backticks `like this` represent "interpreted
text", which can be handled as a bunch of different things if tagged
with a specific "role":
https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#interpreted-text
(the most common one for us is "reference to a URL, which gets
hyperlinked").

The default "role" if none is specified is "title_reference",
intended for references to book or article titles, and it renders
into the HTML as <cite>...</cite> (usually comes out as italics).

To format a literal (generally rendered as fixed-width font),
double-backticks are required.

protvirt.rst consistently uses single backticks when double backticks
are required; correct it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Message-id: 20210726142338.31872-7-peter.maydell@linaro.org
2021-08-02 11:42:38 +01:00
..
arm docs: Add documentation of Arm 'imx25-pdk' board 2021-08-02 11:42:38 +01:00
devices docs: Fold usb2.txt passthrough information into usb.rst 2021-07-29 11:18:55 +02:00
i386
ppc
riscv docs/system: riscv: Update Microchip Icicle Kit for direct kernel boot 2021-07-15 08:56:00 +10:00
s390x docs/system/s390x/protvirt.rst: Format literals correctly 2021-08-02 11:42:38 +01:00
authz.rst
cpu-hotplug.rst
cpu-models-mips.rst.inc
cpu-models-x86-abi.csv
cpu-models-x86.rst.inc docs: fix typo s/Intel/AMD/ in CPU model notes 2021-07-14 14:16:08 +01:00
device-emulation.rst docs: add a section on the generalities of vhost-user 2021-07-23 17:22:16 +01:00
device-url-syntax.rst.inc
gdb.rst
generic-loader.rst docs: Move licence/copyright from HTML output to rST comments 2021-08-02 11:42:38 +01:00
guest-loader.rst
images.rst
index.rst docs: collect the disparate device emulation docs into one section 2021-07-23 17:22:16 +01:00
invocation.rst
keys.rst
keys.rst.inc
linuxboot.rst
managed-startup.rst
monitor.rst
multi-process.rst
mux-chardev.rst
mux-chardev.rst.inc
pr-manager.rst
qemu-block-drivers.rst
qemu-block-drivers.rst.inc
qemu-cpu-models.rst
qemu-manpage.rst
quickstart.rst
secrets.rst
security.rst
target-arm.rst docs: Add documentation of Arm 'imx25-pdk' board 2021-08-02 11:42:38 +01:00
target-avr.rst
target-i386-desc.rst.inc
target-i386.rst
target-m68k.rst
target-mips.rst
target-ppc.rst
target-riscv.rst docs/system: riscv: Add documentation for virt machine 2021-07-15 08:56:00 +10:00
target-rx.rst
target-s390x.rst
target-sparc64.rst
target-sparc.rst
target-xtensa.rst
targets.rst
tls.rst
virtio-net-failover.rst
vnc-security.rst