mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
![]() 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. cpu-features.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> Message-id: 20210726142338.31872-8-peter.maydell@linaro.org |
||
---|---|---|
.. | ||
aspeed.rst | ||
collie.rst | ||
cpu-features.rst | ||
cubieboard.rst | ||
digic.rst | ||
emcraft-sf2.rst | ||
emulation.rst | ||
gumstix.rst | ||
highbank.rst | ||
imx25-pdk.rst | ||
integratorcp.rst | ||
kzm.rst | ||
mainstone.rst | ||
mps2.rst | ||
musca.rst | ||
musicpal.rst | ||
nrf.rst | ||
nseries.rst | ||
nuvoton.rst | ||
orangepi.rst | ||
palm.rst | ||
raspi.rst | ||
realview.rst | ||
sabrelite.rst | ||
sbsa.rst | ||
stellaris.rst | ||
stm32.rst | ||
sx1.rst | ||
versatile.rst | ||
vexpress.rst | ||
virt.rst | ||
xlnx-versal-virt.rst | ||
xscale.rst |