Contributing to the Documentation
Serve the Documentation Locally
poetry install --with docs
poetry run mkdocs serve
This will start a local server at http://127.0.0.1:8000.
poetry install --with docs
poetry run mkdocs serve
This will start a local server at http://127.0.0.1:8000.