From 374c716af908f202df343c045654f05e0d511e12 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Tue, 9 May 2023 13:00:13 +0200 Subject: [PATCH] docs: formatdomain: Use code blocks to emphasize various sound device options MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Emphasize the various sound card models and other config options by using ``...``. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/formatdomain.rst | 50 +++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 99e0a4241c..d62bda9adb 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -7209,9 +7209,9 @@ A virtual sound card can be attached to the host via the ``sound`` element. ``sound`` The ``sound`` element has one mandatory attribute, ``model``, which specifies what real sound device is emulated. Valid values are specific to the - underlying hypervisor, though typical choices are 'sb16', 'es1370', 'pcspk', - 'ac97' (:since:`Since 0.6.0`), 'ich6' (:since:`Since 0.8.8`), 'ich9' - (:since:`Since 1.1.3`), 'usb' (:since:`Since 1.2.8`) and 'ich7' + underlying hypervisor, though typical choices are ``sb16``, ``es1370``, + ``pcspk``, ``ac97`` (:since:`Since 0.6.0`), ``ich6`` (:since:`Since 0.8.8`), + ``ich9`` (:since:`Since 1.1.3`), ``usb`` (:since:`Since 1.2.8`) and ``ich7`` (:since:`Since 6.7.0`, bhyve only). :since:`Since 0.9.13` , a sound element with ``ich6`` or ``ich9`` models can have @@ -7221,9 +7221,9 @@ and recording. Valid values are: -- 'duplex' - advertise a line-in and a line-out -- 'micro' - advertise a speaker and a microphone -- 'output' - advertise a line-out :since:`Since 4.4.0` +- ``duplex`` - advertise a line-in and a line-out +- ``micro`` - advertise a speaker and a microphone +- ``output`` - advertise a line-out :since:`Since 4.4.0` :: @@ -7264,8 +7264,8 @@ to the guest sound device. ``type`` The required ``type`` attribute specifies audio backend type. - Currently, the supported values are 'none', 'alsa', 'coreaudio', - 'dbus', jack', 'oss', 'pulseaudio', 'sdl', 'spice', 'file'. + Currently, the supported values are ``none``, ``alsa``, ``coreaudio``, + ``dbus``, ``jack``, ``oss``, ``pulseaudio``, ``sdl``, ``spice``, ``file``. ``id`` Integer id of the audio device. Must be greater than 0. @@ -7339,22 +7339,22 @@ is permitted with the following attributes. Note: If no ``