初始化 MinerU 源码解析项目

- .memory/source-analysis.md: 830 行技术报告,覆盖 VLM/Pipeline/Hybrid/Office 四后端
- docs-site/: 展示站点 (nginx:alpine + 单页 index.html)
- 源码浅克隆到 source/ (gitignored)
This commit is contained in:
kang
2026-04-13 18:25:23 +08:00
commit 9be71bfb7b
4 changed files with 1693 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
source/
.DS_Store
*.pyc
__pycache__/