Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Generate and expose docs locally

pip install pipenv
pipenv install
pipenv run mkdocs build --clean
pipenv run mkdocs serve

The doc should be available at http://127.0.0.1:8000/