qemu/docs/defs.rst.inc
<<
>>
Prefs
   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
   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.
  11
  12.. |qemu_system| replace:: qemu-system-x86_64
  13.. |qemu_system_x86| replace:: qemu-system-x86_64
  14.. |I2C| replace:: I\ :sup:`2`\ C
  15.. |I2S| replace:: I\ :sup:`2`\ S
  16