在你的Documentation Index
Fetch the complete documentation index at: https://wiki.another-horizon.eu/llms.txt
Use this file to discover all available pages before exploring further.
docs.json 文件中添加以下配置,将 Analytics 数据发送到 Heap。
使用 Heap 分析功能跟踪用户交互。
在你的Documentation Index
Fetch the complete documentation index at: https://wiki.another-horizon.eu/llms.txt
Use this file to discover all available pages before exploring further.
docs.json 文件中添加以下配置,将 Analytics 数据发送到 Heap。
"integrations": {
"heap": {
"appId": "required"
}
}