docs: update out-of-sync api reference docs
This commit is contained in:
@@ -3,25 +3,27 @@
|
||||
|
||||
:link_to_translation:`en:[English]`
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
protocomm
|
||||
provisioning
|
||||
wifi_provisioning
|
||||
|
||||
本部分的 API 示例代码存放在 ESP-IDF 示例项目的 :example:`provisioning` 目录下。
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
../network/esp_smartconfig
|
||||
protocomm
|
||||
:SOC_WIFI_SUPPORTED: provisioning
|
||||
:SOC_WIFI_SUPPORTED: wifi_provisioning
|
||||
|
||||
本部分的 API 示例代码存放在 :example:`wifi/smart_config` 目录下。
|
||||
.. only:: SOC_WIFI_SUPPORTED
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
本部分的 API 示例代码存放在 ESP-IDF 示例项目的 :example:`provisioning` 目录下。
|
||||
|
||||
../network/esp_dpp
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
本部分的 API 示例代码存放在 :example:`wifi/wifi_easy_connect/dpp-enrollee` 目录下。
|
||||
../network/esp_smartconfig
|
||||
|
||||
本部分的 API 示例代码存放在 :example:`wifi/smart_config` 目录下。
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
../network/esp_dpp
|
||||
|
||||
本部分的 API 示例代码存放在 :example:`wifi/wifi_easy_connect/dpp-enrollee` 目录下。
|
||||
|
||||
Reference in New Issue
Block a user