zephyr/doc/api/file_system.rst
David B. Kinder 7ed0c7415c doc: add (more) missing API docs
As mentioned in issue #12265, some APIs
aren't included in the generated
API docs because doxygengroup directives were missing. Also add a
comment referencing defgroups that are just organizational and the
scanning script can ignore.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2019-01-04 13:43:47 -05:00

23 lines
389 B
ReStructuredText

.. _file_system:
File System APIs
#####################
.. comment
not documenting
.. doxygengroup:: file_system
.. doxygengroup:: file_system_storage
File System Functions
*******************************
.. doxygengroup:: file_system_api
:project: Zephyr
File System Data Structures
*******************************
.. doxygengroup:: data_structures
:project: Zephyr