Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 205 Bytes

File metadata and controls

10 lines (8 loc) · 205 Bytes

Generate and expose docs locally

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

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