-
Notifications
You must be signed in to change notification settings - Fork 3
Home
林路 edited this page Aug 27, 2026
·
27 revisions
Leaf Reader Wiki keeps Chinese user documentation and English/engineering documentation as separate entry points.
- 当前版本 / Current version:
1.7.10 - Git tag:
v1.7.10 - Website: leafreader.space
- Appcast: docs/appcast.xml
- Latest installer: LeafReader-1.7.10.pkg
- 中文入口
- 安装与入门
- 阅读笔记
- 快捷键
- AI 使用
- 背单词与单词高亮
- TTS 与朗读
- 故障排查
- 架构
- 功能地图
- 开发任务
- 文档加载
- AI 分析缓存
- 书籍洞察待开发方案
- 发布流程
- 发布检查清单
- 发布运行手册
- 安全
- 代码地图
- 类型索引
- English Index
- Architecture
- Feature Map
- Development Tasks
- Document Loading
- AI Analysis Cache
- Book Insights Plan
- Release Process
- Release Checklist
- Release Runbook
- Security
- Troubleshooting
- Code Map
- Type Index
./scripts/check.sh
./scripts/release_pkg.sh <version>
./scripts/publish_release.sh <version>
./scripts/update_wiki.sh --push- Keep durable architecture notes in these pages.
- Regenerate Code Map after large refactors:
./scripts/update_wiki.sh- Prefer short flow descriptions and source file links over copied code.
Related: Home · Feature Map · Development Tasks · Code Map · Type Index
Maintained by ./scripts/update_wiki.sh.