mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 20:05:25 +02:00
doc: Rearrange wifi & ethernet docs into a common "network" doc
This commit is contained in:
committed by
Angus Gratton
parent
5436be94b6
commit
6a4955ef74
@@ -1,5 +1,5 @@
|
||||
Protocols API
|
||||
*************
|
||||
Application Protocols
|
||||
*********************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
@@ -14,3 +14,9 @@ Protocols API
|
||||
Modbus slave <modbus>
|
||||
|
||||
Example code for this API section is provided in :example:`protocols` directory of ESP-IDF examples.
|
||||
|
||||
|
||||
IP Network Layer
|
||||
================
|
||||
|
||||
Documentation for IP Network Layer protocols (below the Application Protocol layer) is provided in :doc:`../network/index`.
|
||||
|
||||
Reference in New Issue
Block a user