Merge branch 'feature/update_h2_wifi_docs' into 'master'

feat(doc): update wifi sections for H2

See merge request espressif/esp-idf!25662
This commit is contained in:
Jiang Jiang Jian
2023-09-06 10:20:46 +08:00
6 changed files with 42 additions and 33 deletions

View File

@@ -3,20 +3,22 @@ Networking APIs
:link_to_translation:`zh_CN:[中文]`
Wi-Fi
=====
.. only:: SOC_WIFI_SUPPORTED
.. toctree::
:maxdepth: 1
Wi-Fi
=====
esp_now
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
esp_smartconfig
esp_wifi
esp_dpp
esp_nan
.. toctree::
:maxdepth: 1
Code examples for the Wi-Fi API are provided in the :example:`wifi` directory of ESP-IDF examples.
esp_now
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
esp_smartconfig
esp_wifi
esp_dpp
esp_nan
Code examples for the Wi-Fi API are provided in the :example:`wifi` directory of ESP-IDF examples.
.. only:: SOC_WIFI_MESH_SUPPORT