doc: Rearrange wifi & ethernet docs into a common "network" doc

This commit is contained in:
Angus Gratton
2018-12-03 18:11:31 +11:00
committed by Angus Gratton
parent 5436be94b6
commit 6a4955ef74
30 changed files with 92 additions and 47 deletions
+8 -2
View File
@@ -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`.