qemu-cr16/docs/system/arm
Peter Maydell 6df743dc31 docs: 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).

This commit fixes various places in the manual which were
using single backticks when double backticks (for literal text)
were intended, and covers those files where only one or two
instances of these errors were made.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2021-08-02 11:42:38 +01:00
..
aspeed.rst docs/system/arm: Add quanta-q7l1-bmc reference 2021-07-02 11:48:36 +01:00
collie.rst
cpu-features.rst docs/system/arm/cpu-features.rst: Format literals correctly 2021-08-02 11:42:38 +01:00
cubieboard.rst docs: Add skeletal documentation of cubieboard 2021-07-18 10:59:47 +01:00
digic.rst
emcraft-sf2.rst docs: Add skeletal documentation of the emcraft-sf2 2021-07-18 10:59:47 +01:00
emulation.rst target/arm: Implement MTE3 2021-06-24 14:58:48 +01:00
gumstix.rst
highbank.rst docs: Add skeletal documentation of highbank and midway 2021-07-18 10:59:47 +01:00
imx25-pdk.rst docs: Add documentation of Arm 'imx25-pdk' board 2021-08-02 11:42:38 +01:00
integratorcp.rst
kzm.rst docs: Add documentation of Arm 'kzm' board 2021-08-02 11:42:38 +01:00
mainstone.rst docs: Add documentation of Arm 'mainstone' board 2021-08-02 11:42:38 +01:00
mps2.rst
musca.rst
musicpal.rst
nrf.rst docs/system: arm: Add nRF boards description 2021-06-24 14:58:48 +01:00
nseries.rst
nuvoton.rst docs: Format literals correctly 2021-08-02 11:42:38 +01:00
orangepi.rst
palm.rst
raspi.rst
realview.rst
sabrelite.rst
sbsa.rst docs: Format literals correctly 2021-08-02 11:42:38 +01:00
stellaris.rst
stm32.rst docs/system: arm: Add stm32 boards description 2021-07-09 16:09:12 +01:00
sx1.rst
versatile.rst
vexpress.rst
virt.rst docs: Format literals correctly 2021-08-02 11:42:38 +01:00
xlnx-versal-virt.rst
xscale.rst