zephyr/include/fs
Fabio Utzig 39fa56b834 doc: update Kconfig options to use @option ALIAS
This updates Kconfig options in the Doxygen documentation to use the new
@option ALIAS. There are three categories of fixes:

* Use of `:option:` inside Doxygen headers, which is not valid (this is
  rST syntax!).
* Kconfig options that were just written as plain text and were no
  references were generated.
* Use of `@rst` blocks where the only reason for using them was to have
  Kconfig options resolved.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
2020-09-15 15:25:01 +02:00
..
fcb.h doc: fix typos in variable names 2020-09-11 09:02:05 -04:00
fs.h fs: allow external file system implementations 2020-09-03 21:49:34 +02:00
fs_interface.h fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
littlefs.h doc: update Kconfig options to use @option ALIAS 2020-09-15 15:25:01 +02:00
nvs.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00