mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 11:00:58 +02:00
component: Remove wifi_provisioning component and esp_prov tool
This commit is contained in:
@@ -92,8 +92,6 @@ WIFI_DOCS = [
|
||||
'api-reference/network/esp_smartconfig.rst',
|
||||
'api-reference/network/esp_wifi.rst',
|
||||
'api-reference/network/esp_dpp.rst',
|
||||
'api-reference/provisioning/provisioning.rst',
|
||||
'api-reference/provisioning/wifi_provisioning.rst',
|
||||
'migration-guides/release-5.x/5.2/wifi.rst',
|
||||
'migration-guides/release-5.x/5.4/wifi.rst',
|
||||
'migration-guides/release-5.x/5.5/wifi.rst',
|
||||
@@ -447,7 +445,6 @@ linkcheck_anchors = False
|
||||
linkcheck_exclude_documents = [
|
||||
'index', # several false positives due to the way we link to different sections
|
||||
'api-reference/protocols/esp_local_ctrl', # Fails due to `https://<mdns-hostname>.local`
|
||||
'api-reference/provisioning/wifi_provisioning', # Fails due to `https://<mdns-hostname>.local`
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user