]> Git Repo - qemu.git/blame - docs/defs.rst.inc
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
[qemu.git] / docs / defs.rst.inc
CommitLineData
de1572ca
PM
1..
2 Generally useful rST substitution definitions. This is included for
3 all rST files as part of the epilogue by docs/conf.py. conf.py
4 also defines some dynamically generated substitutions like CONFDIR.
5
324b2298
PB
6 Note that |qemu_system| and |qemu_system_x86| are intended to be
7 used inside a parsed-literal block: the definition must not include
8 extra literal formatting with ``..``: this works in the HTML output
9 but the manpages will end up misrendered with following normal text
10 incorrectly in boldface.
de1572ca
PM
11
12.. |qemu_system| replace:: qemu-system-x86_64
324b2298
PB
13.. |qemu_system_x86| replace:: qemu_system-x86_64
14.. |I2C| replace:: I\ :sup:`2`\ C
15.. |I2S| replace:: I\ :sup:`2`\ S
This page took 0.067587 seconds and 4 git commands to generate.