mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
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:
+1
-1
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user