Merge branch 'docs/update_provisioning_docs_for_esp32p4' into 'master'

docs: Update provisioning API refs and guides for ESP32P4

Closes IDF-7766

See merge request espressif/esp-idf!29018
This commit is contained in:
Mahavir Jain 2024-02-20 12:12:03 +08:00
commit 4a52733610
3 changed files with 8 additions and 6 deletions

View File

@ -42,10 +42,6 @@ api-guides/wifi-security.rst
api-guides/host-apps.rst
api-guides/index.rst
api-guides/openthread.rst
api-reference/provisioning/protocomm.rst
api-reference/provisioning/provisioning.rst
api-reference/provisioning/index.rst
api-reference/provisioning/wifi_provisioning.rst
api-reference/storage/vfs.rst
api-reference/storage/spiffs.rst
api-reference/storage/nvs_encryption.rst

View File

@ -305,4 +305,7 @@ API Reference
.. include-build-file:: inc/protocomm_security2.inc
.. include-build-file:: inc/esp_srp.inc
.. include-build-file:: inc/protocomm_httpd.inc
.. include-build-file:: inc/protocomm_ble.inc
.. only:: SOC_BLE_SUPPORTED
.. include-build-file:: inc/protocomm_ble.inc

View File

@ -305,4 +305,7 @@ API 参考
.. include-build-file:: inc/protocomm_security2.inc
.. include-build-file:: inc/esp_srp.inc
.. include-build-file:: inc/protocomm_httpd.inc
.. include-build-file:: inc/protocomm_ble.inc
.. only:: SOC_BLE_SUPPORTED
.. include-build-file:: inc/protocomm_ble.inc