doc: release: add kconfig Sphinx and Doxygen changes
Add notes on Sphinx and Doxygen changes related to Kconfig referencing. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
72ab6b29bf
commit
5af12d8abd
1 changed files with 3 additions and 0 deletions
|
@ -321,6 +321,9 @@ Trusted Firmware-m
|
||||||
Documentation
|
Documentation
|
||||||
*************
|
*************
|
||||||
|
|
||||||
|
* Kconfig options need to be referenced using the ``:kconfig:`` Sphinx role.
|
||||||
|
Previous to this change, ``:option:`` was used for this purpose.
|
||||||
|
* Doxygen alias ``@config{}`` has been deprecated in favor of ``@kconfig{}``.
|
||||||
|
|
||||||
Tests and Samples
|
Tests and Samples
|
||||||
*****************
|
*****************
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue