Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 301 Bytes

File metadata and controls

21 lines (14 loc) · 301 Bytes

Build API Reference

Quick Start

cd docs
make html

The generated HTML documentation is in build/html/ directory.

Commands

  • make html - Generate HTML documentation
  • make clean - Clean build cache

Requirements

pip install sphinx sphinx-autodoc-typehints