commit | 72ab6b29bf571cefec691f78993fabe3ec35faf1 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Mon Jun 28 17:13:40 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jun 29 10:26:28 2021 -0400 |
tree | 289dd91ceece2d2d642ee248fbf5f09aa1fbf0a5 | |
parent | 9dfbdf1997ea053d673bc0fd43217c45e50088b1 [diff] |
doc: doxygen: replace option alias with kconfig Similar to Sphinx, @kconfig{} alias should be used in Doxygen docstring in order to reference a Kconfig option. @option{} is still kept for compatibility reasons. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>