docs: update format issues for EN and CN files under api-reference/network folder and api-reference folder

This commit is contained in:
Cai Xin Ying
2023-07-21 18:51:21 +08:00
parent 7927ec44f1
commit 59bac4de3c
18 changed files with 191 additions and 190 deletions
+2 -1
View File
@@ -43,6 +43,7 @@ Thread
esp_openthread
Thread is an IPv6-based mesh networking technology for IoT.
Code examples for the Thread API are provided in the :example:`openthread` directory of ESP-IDF examples.
ESP-NETIF
@@ -63,7 +64,7 @@ IP Network Layer
Code examples for TCP/IP socket APIs are provided in the :example:`protocols/sockets` directory of ESP-IDF examples.
Application Layer 
Application Layer
=================
Documentation for Application layer network protocols (above the IP Network layer) are provided in :doc:`../protocols/index`.