Name Last Update
..
README.md Loading commit data...
__init__.py Loading commit data...
export_pdf.py Loading commit data...
regenerate_latest_html.py Loading commit data...
regenerate_latest_md.py Loading commit data...
regenerate_latest_pdf.py Loading commit data...
report_engine_only.py Loading commit data...

tools/reports/

报告导出、报告重建与报告命令行工具的真实代码目录。

当前状态:

  • tools/reports/ 是报告导出、重建与命令行报告工具的唯一 canonical 目录。
  • 根目录 export_pdf.pyregenerate_latest_*.pyreport_engine_only.py 已在 T-519 删除。
  • 旧的 scripts/reports/export_pdf.py 仍是兼容转发入口。
  • 新代码优先从 tools.reports.* 导入或执行。