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:
David Cermak
2019-09-12 09:24:56 +02:00
parent eb94d87935
commit d471266b46
14 changed files with 372 additions and 114 deletions
@@ -0,0 +1,2 @@
.. include:: ../../../en/api-reference/network/esp_netif.rst
+1 -1
View File
@@ -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