Skip to content
Snippets Groups Projects
Select Git revision
  • e80c1e4c7d057fe5c96db588e651b934757a912e
  • esp32_c3_bringup default
  • master
3 results

defs.rst.inc

Blame
  • user avatar
    Thomas Huth authored
    It's a '-' between 'qemu' and 'system', not a '_'.
    
    Fixes: 324b2298 ("docs/system: convert Texinfo documentation to rST")
    Message-Id: <20210401051829.3169438-1-thuth@redhat.com>
    Reviewed-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
    Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
    69c5d14d
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    defs.rst.inc 687 B
    ..
       Generally useful rST substitution definitions. This is included for
       all rST files as part of the epilogue by docs/conf.py.  conf.py
       also defines some dynamically generated substitutions like CONFDIR.
    
       Note that |qemu_system| and |qemu_system_x86| are intended to be
       used inside a parsed-literal block: the definition must not include
       extra literal formatting with ``..``: this works in the HTML output
       but the manpages will end up misrendered with following normal text
       incorrectly in boldface.
    
    .. |qemu_system| replace:: qemu-system-x86_64
    .. |qemu_system_x86| replace:: qemu-system-x86_64
    .. |I2C| replace:: I\ :sup:`2`\ C
    .. |I2S| replace:: I\ :sup:`2`\ S