跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://smartac-mintlify-bdd272a9.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

在你的 docs.json 文件中添加以下配置,将 Analytics 数据发送到 Heap。
"integrations": {
    "heap": {
        "appId": "required"
    }
}
1234567890 替换为你的 Heap app ID。你可以在 Heap 账户设置 中找到它。