doc: fix double backticks in sphinx roles

fixed a few improperly formatted sphinx roles causing dead references.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-03-13 14:50:08 +01:00 committed by Anas Nashif
commit 40d3ffa603
5 changed files with 5 additions and 5 deletions

View file

@ -62,7 +62,7 @@ hardware features:
Other hardware features have not been enabled yet for this board. Other hardware features have not been enabled yet for this board.
The default configuration can be found in The default configuration can be found in
:zephyr_file:`boards/renesas/rcar_h3ulcb/rcar_h3ulcb_r8a77951_a57_defconfig`` :zephyr_file:`boards/renesas/rcar_h3ulcb/rcar_h3ulcb_r8a77951_a57_defconfig`
Programming and Debugging Programming and Debugging
************************* *************************

View file

@ -119,7 +119,7 @@ features:
Other hardware features are not yet supported on this Zephyr port. Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig files: The default configuration can be found in the defconfig files:
:zephyr_file:`boards/st/nucleo_h723zg/nucleo_h723zg_defconfig`` :zephyr_file:`boards/st/nucleo_h723zg/nucleo_h723zg_defconfig`
For more details please refer to `STM32 Nucleo-144 board User Manual`_. For more details please refer to `STM32 Nucleo-144 board User Manual`_.

View file

@ -39,7 +39,7 @@ Setting a new SIRK
------------------ ------------------
This command can modify the currently used SIRK. To get the new RSI to advertise on air, This command can modify the currently used SIRK. To get the new RSI to advertise on air,
:code:`bt adv-data`` or :code:`bt advertise` must be called again to set the new advertising data. :code:`bt adv-data` or :code:`bt advertise` must be called again to set the new advertising data.
If :code:`CONFIG_BT_CSIP_SET_MEMBER_NOTIFIABLE` is enabled, this will also notify connected If :code:`CONFIG_BT_CSIP_SET_MEMBER_NOTIFIABLE` is enabled, this will also notify connected
clients. clients.

View file

@ -169,7 +169,7 @@ Setting a new SIRK
------------------ ------------------
This command can modify the currently used SIRK. To get the new RSI to advertise on air, This command can modify the currently used SIRK. To get the new RSI to advertise on air,
:code:`bt adv-data`` or :code:`bt advertise` must be called again to set the new advertising data. :code:`bt adv-data` or :code:`bt advertise` must be called again to set the new advertising data.
If :code:`CONFIG_BT_CSIP_SET_MEMBER_NOTIFIABLE` is enabled, this will also notify connected If :code:`CONFIG_BT_CSIP_SET_MEMBER_NOTIFIABLE` is enabled, this will also notify connected
clients. clients.

View file

@ -170,7 +170,7 @@ The current minimum required version for the main dependencies are:
#. `Install chocolatey`_. #. `Install chocolatey`_.
#. Open a ``cmd.exe`` terminal window as **Administrator**. To do so, press the Windows key, #. Open a ``cmd.exe`` terminal window as **Administrator**. To do so, press the Windows key,
type ``cmd.exe``, right-click the :guilabel:`Command Prompt`` search result, and choose type ``cmd.exe``, right-click the :guilabel:`Command Prompt` search result, and choose
:guilabel:`Run as Administrator`. :guilabel:`Run as Administrator`.
#. Disable global confirmation to avoid having to confirm the #. Disable global confirmation to avoid having to confirm the