zephyr/doc/reference/index.rst
Henrik Brix Andersen d8dba3dafe doc: reference: include two levels of titles in the toc
The Zephyr API grouping can be a bit difficult to maneuver. Ease this up
a bit by expanding the table of contents to contain two levels of
titles.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2021-12-15 14:59:21 -05:00

46 lines
894 B
ReStructuredText

.. _api_reference:
API Reference
#############
.. toctree::
:titlesonly:
:maxdepth: 2
api/index.rst
audio/index.rst
misc/notify.rst
bluetooth/index.rst
canbus/index.rst
crypto/index.rst
devicetree/index.rst
drivers/index.rst
display/index.rst
edac/index.rst
file_system/index.rst
iterable_sections/index.rst
misc/formatted_output.rst
kernel/index.rst
libc/index.rst
logging/index.rst
memory_management/index.rst
misc/index
data_structures/index.rst
modbus/index.rst
networking/index.rst
peripherals/index.rst
pinctrl/index.rst
pm/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