跳转到主要内容

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 中添加你站点的 domain,以将 Analytics 发送至 Plausible。
为 domain 或服务器填写时不要包含 https://
"integrations": {
    "plausible": {
        "domain": "required - your documentation domain",
        "server": "optional - your self-hosted Plausible server URL"
    }
}