updated the dropdown description

This commit is contained in:
Lv Xin Yue
2026-04-02 14:53:09 +08:00
parent 2bda25d4a3
commit 943fc9fb26
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -5,7 +5,8 @@ document.addEventListener("DOMContentLoaded", function () {
script.setAttribute("data-website-id", "6b18f5e5-d883-4ccd-9a24-371457cc0d7b");
script.setAttribute("data-mcp-enabled", "true");
script.setAttribute("data-mcp-server-url", "https://mcp.espressif.com/docs");
script.setAttribute("data-mcp-dropdown-description", "更多关于乐鑫文档 MCP 服务器的信息请参阅[这篇文章](https://developer.espressif.com/blog/2026/04/doc-mcp-server/)。");
script.setAttribute("data-mcp-dropdown-description", "通过 [MCP 服务器](https://mcp.espressif.com) 访问 ESP-IDF 文档");
script.setAttribute("data-mcp-button-text", "MCP 服务器");
script.setAttribute("data-modal-title", "ESP-IDF 编程指南文档 AI 助手");
script.setAttribute("data-project-name", "ESP-IDF 编程指南");
script.setAttribute("data-project-color", "#C62817");
+2 -1
View File
@@ -5,7 +5,8 @@ document.addEventListener("DOMContentLoaded", function () {
script.setAttribute("data-website-id", "e569d308-b8f4-43d1-a0d2-bebc1ece63de");
script.setAttribute("data-mcp-enabled", "true");
script.setAttribute("data-mcp-server-url", "https://mcp.espressif.com/docs");
script.setAttribute("data-mcp-dropdown-description", "Learn more about Espressif Doc MCP server in [this article](https://developer.espressif.com/blog/2026/04/doc-mcp-server/).");
script.setAttribute("data-mcp-dropdown-description", "Access ESP-IDF knowledge via [MCP server](https://mcp.espressif.com)");
script.setAttribute("data-mcp-button-text", "MCP Server");
script.setAttribute("data-project-name", "ESP-IDF Programming Guide");
script.setAttribute("data-project-color", "#C62817");
script.setAttribute("data-project-logo", "https://dl.espressif.com/public/logo.png");