Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Steps to build documentation

  1. Install sphinx pip install -r requirements.txt
  2. In the root of this repo run pip install -e .
  3. In docs/ run make html
  4. Open build/html/index.html