🌐 English version is coming soon · 预计 M5 上线

Xisound Docs

分级文档中心

Xisound 文档分为「对外公开」与「对内 / 合作伙伴」两类 · 选择你需要访问的分类。对外文档无需登录,对内文档需要合作伙伴账号。

文档中心演进路径

M5.7 (当前) · 对外 / 对内两个入口已建立 · 对内文档使用前端假账号(LocalStorage token · 7 天过期)· 实际文档内容挂在本地 http://127.0.0.1:8000(即 06_docs/site-build 仓库)。

M6 · 后端 API 上线后· 真实用户 / License / 账号分级接入:删除 auth.ts 假实现 → 改 HTTP-only cookie + JWT → 页面 Astro server-side 校验 → 按用户级别(公开 / 伙伴 / 内部)返回不同文档。

M7 · 文档站独立子域上线:docs.joysnd.com + internal.joysnd.com · 通过 Nginx 反向代理到 MkDocs / Docusaurus 部署 · 此处 /docs-public 与 /docs-internal 改为 302 跳转。