mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
esp_netif: documentation udpated and grouped the esp-netif API
structure. Updated rst documenentation and diagram of esp-netif cooperation with other components.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
.. include:: ../../../en/api-reference/network/esp_netif.rst
|
||||
|
||||
@@ -36,7 +36,7 @@ IP 网络层协议
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
TCP/IP Adapter <tcpip_adapter.rst>
|
||||
ESP-NETIF <esp_netif.rst>
|
||||
|
||||
TCP/IP 套接字 API 的示例代码存放在 ESP-IDF 示例项目的 :example:`protocols/sockets` 目录下。
|
||||
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
.. include:: ../../../en/api-reference/network/tcpip_adapter.rst
|
||||
|
||||
Reference in New Issue
Block a user