doc: use kconfig role and directive
Stop using :option: for Kconfig options. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
21d01ad7d1
commit
9dfbdf1997
134 changed files with 545 additions and 544 deletions
|
@ -35,6 +35,6 @@ After flashing, the LED starts to blink.
|
|||
PM configurations
|
||||
*****************
|
||||
|
||||
By default, :option:`CONFIG_PM_DEVICE` and :option:`CONFIG_PM_DEVICE_RUNTIME` are
|
||||
By default, :kconfig:`CONFIG_PM_DEVICE` and :kconfig:`CONFIG_PM_DEVICE_RUNTIME` are
|
||||
enabled, but user can also deactivate one or the other to see each configuration
|
||||
in play.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue