zephyr/doc/api/index.rst
Anas Nashif 276c589dc3 doc: restructure documentation
With the new theme we are able to have more section in the top level.
Move things around and expose the most important sections in the top
table of content.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-01-07 10:31:51 -05:00

29 lines
568 B
ReStructuredText

.. _api:
APIs
####
This section contains the API documentation automatically extracted from the
code. If you are looking for a specific API, enter it on the search box.
The search results display all sections containing information
about that API.
The Zephyr APIs are used the same way on all SoCs and boards.
.. toctree::
:maxdepth: 2
kernel_api.rst
device.rst
bluetooth.rst
networking.rst
io_interfaces.rst
timer_counter_interfaces.rst
power_management_api
file_system
display_api
misc_api
logger_api
shell_api
usb_api