zephyr/doc/api/kernel_api.rst
Anas Nashif 4bcb294f45 doc: move usermode API documentation
Move API reference to the main documentation section under the kernel.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-01-24 09:16:03 -05:00

31 lines
529 B
ReStructuredText

.. _kernel_apis:
Kernel APIs
###########
This section contains APIs for the kernel's core services,
as described in the :ref:`kernel`.
.. important::
Unless otherwise noted these APIs can be used by threads, but not by ISRs.
.. contents::
:depth: 1
:local:
:backlinks: top
.. comment
not documenting
.. doxygengroup:: kernel_apis
Kernel Version
**************
Kernel version handling and APIs related to kernel version being used.
.. doxygengroup:: version_apis
:project: Zephyr
:content-only: