跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://www.mintlify.com/docs/llms.txt

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

在你的 docs.json 文件中添加以下内容,将分析数据发送到 Fathom。 你可以在脚本设置中获取 siteId
"integrations": {
    "fathom": {
        "siteId": "required"
    }
}