Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 191 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 191 Bytes

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/