From e3d18879c92e8caecfeccf06663a9e3de4b4e7ca Mon Sep 17 00:00:00 2001 From: Marius Vikhammer Date: Mon, 30 Mar 2026 14:25:25 +0800 Subject: [PATCH] docs(api): add hover preview for API references --- docs/conf_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf_common.py b/docs/conf_common.py index fdac8e0565..71b07ab5b7 100644 --- a/docs/conf_common.py +++ b/docs/conf_common.py @@ -467,7 +467,7 @@ 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://.local` ] - +esp_hover_api_enable = True # URLs to ignore during linkcheck linkcheck_ignore = [