zephyr/doc/guides/networking/index.rst
Jukka Rissanen 319d8c7e2a doc: net: Updates to network architecture document
The architecture document contained old information and is now
updated to match the reality.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-03-09 10:06:55 -05:00

17 lines
382 B
ReStructuredText

.. _networking:
Networking
##########
The networking section contains information regarding the network stack of the
Zephyr kernel. Use the information to understand the principles behind the
operation of the stacks and how they were implemented.
.. toctree::
:maxdepth: 1
overview.rst
net-stack-architecture.rst
networking-api-usage.rst
networking_with_host.rst