Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 636 Bytes

File metadata and controls

21 lines (16 loc) · 636 Bytes

旧文档迁移说明

本次同步后,文档已按当前实现重写并重新分组。

迁移原则

  • 以当前代码行为为准,不保留与实现不一致的旧描述。
  • 合并重复主题,减少冗余文档。
  • 保留关键运维与开发路径(配置、认证、函数调用、发布)。

主要变化

  • 原先分散的环境/安装/日常文档合并为:
    • quick-start.md
    • configuration-reference.md
    • troubleshooting.md
  • 新增函数调用与认证轮转专题:
    • function-calling.md
    • auth-rotation-cookie-refresh.md
  • 开发流程集中到:
    • development-and-release.md