zephyr/doc/reference/index.rst
Carles Cufi 04325086ef doc: reference: Add a section for the C standard library
In order to document the error codes, introduce a new reference section
describing the C standard library options available in Zephyr, along
with the definitions of the error codes.

At the same time move (most of) the content from the existing user guide
to the new API reference section, removing the need for a separate user
guide for it.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2021-05-17 09:11:15 -04:00

42 lines
810 B
ReStructuredText

.. _api_reference:
API Reference
#############
.. toctree::
:maxdepth: 1
api/index.rst
audio/index.rst
misc/notify.rst
bluetooth/index.rst
kconfig/index.rst
crypto/index.rst
devicetree/index.rst
drivers/index.rst
display/index.rst
edac/index.rst
file_system/index.rst
misc/formatted_output.rst
kernel/index.rst
libc/index.rst
logging/index.rst
misc/index
data_structures/index.rst
modbus/index.rst
networking/index.rst
peripherals/index.rst
power_management/index.rst
random/index.rst
resource_management/index.rst
shell/index.rst
storage/index.rst
task_wdt/index.rst
misc/timeutil.rst
usb/index.rst
usermode/index.rst
util/index.rst
settings/index.rst
timing_functions/index.rst
virtualization/index.rst