zephyr/doc/reference/index.rst
Martin Jäger 86f075a962 doc: Add LoRa PHY and LoRaWAN sections
The LoRa and LoRaWAN documentation was not included anywhere, so the
Doxygen comments in drivers/lora.h and lorawan/lorawan.h were not
rendered. This commit adds a new section for LoRa and LoRaWAN to the
documentation.

People often confuse the difference between LoRa and LoRaWAN, so it
makes sense to combine both in the same doc section.

LoRa would otherwise not fit very well into any docs category, as it
is a driver, but not really a peripheral.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-03-18 10:41:46 -04:00

47 lines
920 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
lora_lorawan/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