docs: Update provisioning API refs and guides for ESP32P4

This commit is contained in:
Harshit Malpani 2024-02-05 14:34:02 +05:30
parent f68c131e56
commit 48ca895e3c
No known key found for this signature in database
GPG Key ID: 441A8ACC7853D493
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