Merge branch 'feature/activate_api_hover' into 'master'

docs(api): Enable hover api preview feature

See merge request espressif/esp-idf!47126
This commit is contained in:
Marius Vikhammer
2026-04-01 10:12:45 +08:00
+1 -1
View File
@@ -467,7 +467,7 @@ linkcheck_exclude_documents = [
'index', # several false positives due to the way we link to different sections '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/protocols/esp_local_ctrl', # Fails due to `https://<mdns-hostname>.local`
] ]
esp_hover_api_enable = True
# URLs to ignore during linkcheck # URLs to ignore during linkcheck
linkcheck_ignore = [ linkcheck_ignore = [