zephyr/doc/reference/networking/net_context.rst
Jukka Rissanen 575040496d doc: net: Add table of contents to networking docs
This allows easy access to different part of the page.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-03-03 23:50:17 -05:00

8 lines
186 B
ReStructuredText

.. _net_context_interface:
Networking Context
##################
The net_context API is not meant for application use. Application should use
:ref:`bsd_sockets_interface` API instead.