feat(docs): 添加文档自动解析工具
- 添加 parse-docs.js 自动化脚本 - 添加 AI 提取器 (ai-extractor.js) - 添加配置生成器 (config-generator.js) - 添加文档说明和使用指南 - 更新 package.json 添加解析脚本命令 - 清理 admin 目录遗留文件 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
6 changed files
with
741 additions
and
1 deletions
docs/to-parse/README.md
0 → 100644
scripts/parse-docs.js
0 → 100644
src/utils/parsers/ai-extractor.js
0 → 100644
File mode changed
src/utils/parsers/config-generator.js
0 → 100644
-
Please register or login to post a comment