Sync Docs
Workflow
- •Ensure exported APIs are correct in
packages/*/src/index.ts. - •Run
npm run docsto generate TypeDoc output. - •If docs errors occur, fix the first reported issue and re-run.
重新生成或验证 fe-tools 的文档。当用户提出更新文档、生成 TypeDoc 输出,或核对文档一致性时,可使用此技能。
--- frontmattername: sync-docs description: Regenerate or verify documentation for fe-tools. Use when the user asks to update docs, generate TypeDoc output, or verify documentation alignment.
packages/*/src/index.ts.npm run docs to generate TypeDoc output.