]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs: use :kbd: role in sphinx docs
authorManos Pitsidianakis <manos.pitsidianakis@linaro.org>
Thu, 10 Jul 2025 10:45:29 +0000 (11:45 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 14 Jul 2025 10:42:49 +0000 (11:42 +0100)
commite962d3c921e00395a7d151adba617249b7579f7a
treeda5158421217ae3911b223209f5f75352ecb3987
parentdcc83c3e41a89a1426fb56106c882479185f6383
docs: use :kbd: role in sphinx docs

Sphinx supports the :kbd: role for notating keyboard input. They get
formatted as <kbd> HTML elements in the readthedocs theme we currently
use for Sphinx.

Besides the better visual formatting, it also helps with accessibility
as screen readers can announce the semantics of the <kbd> element to the
user.

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Message-ID: <20250709-docs_rst_improvements-v2-1-cb5096ad0022@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250710104531.3099313-7-alex.bennee@linaro.org>
docs/devel/testing/main.rst
docs/system/images.rst
docs/system/keys.rst.inc
docs/system/linuxboot.rst
docs/system/mux-chardev.rst.inc