Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 438 Bytes

File metadata and controls

27 lines (16 loc) · 438 Bytes

FutuQuant 文档指南

FutuQuant使用Sphinx进行文档编写。

Requirements

Usage

  • make html: 编译文档并在{project}/docs/build下生成html
  • make htmlview: 本地查看文档
  • make clean: 清空build目录下文件