Move API reference to the main documentation section under the kernel. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
31 lines
529 B
ReStructuredText
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:
|
|
|