mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
add one more paramter
This commit is contained in:
Vendored
+1
@@ -5,6 +5,7 @@ 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://espressif-cn.mcp.kapa.ai");
|
||||
script.setAttribute("data-mcp-dropdown-description", "更多关于乐鑫技术文档 MCP 服务器的信息请参阅[这篇文章](https://developer.espressif.com/blog/2026/04/doc-mcp-server/)。");
|
||||
script.setAttribute("data-modal-title", "ESP-IDF 编程指南文档 AI 助手");
|
||||
script.setAttribute("data-project-name", "ESP-IDF 编程指南");
|
||||
script.setAttribute("data-project-color", "#C62817");
|
||||
|
||||
Vendored
+1
@@ -5,6 +5,7 @@ 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://espressif-en.mcp.kapa.ai");
|
||||
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-project-name", "ESP-IDF Programming Guide");
|
||||
script.setAttribute("data-project-color", "#C62817");
|
||||
script.setAttribute("data-project-logo", "https://dl.espressif.com/public/logo.png");
|
||||
|
||||
Reference in New Issue
Block a user