ReadViewSDK/Doc/index.md
shenlei 0e7c0577e3 feat: add in-reader search and restructure documentation
- Add RDEPUBReaderSearchBarView with animated show/hide, keyword
  navigation, and match counting integrated into the reader controller
- Restructure docs: replace scattered design docs with consolidated
  BUSINESS_LOGIC.md and UML_CLASS_DIAGRAMS.md; update ARCHITECTURE.md
- Add SearchTests and FanrenParseTimeTest; enhance LargeBookOnDemandTests
- Add scripts/run_ui_regression.sh and summarize_ui_results.py for
  automated UI test execution and reporting

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-05 17:34:50 +08:00

1.1 KiB
Raw Blame History

ReadViewSDK 文档索引

最后更新2026-06-04


核心文档

文档 说明
ARCHITECTURE.md 系统架构总览:分层架构、核心数据流、缓存架构、目录结构、设计模式
UML_CLASS_DIAGRAMS.md UML 类图Mermaid 格式):模块关系、核心类图、并发模型、缓存键设计
BUSINESS_LOGIC.md 业务逻辑详解EPUB 解析、文本渲染管线、后台解析优化、翻页容器、标注系统、搜索、设置

专题文档

文档 说明
大书后台解析优化实施清单_30秒目标.md 《凡人修仙传》后台解析性能优化方案,目标从 70s 压缩到 30-50s

项目信息

  • 模块总数: 4 个EPUBCore、EPUBTextRendering、RDReaderView、EPUBUI
  • Swift 文件数: 138 个
  • 测试用例数: 18 个测试类66 个测试方法
  • 最低 iOS 版本: 15.6
  • 构建方式: CocoaPods本地 pod