Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Setting up docs generator locally

  • pip install sphinx
  • pip install sphinx_rtd_theme
  • cd docs
  • make html