pyElli icon indicating copy to clipboard operation
pyElli copied to clipboard

Docs shaping

Open domna opened this issue 4 months ago • 0 comments

This

Viewing the docs

After syncing the new dependencies (e.g., with pip install -e '.[dev,docs]' or uv sync --extra dev --extra docs) the docs can be viewed with

mkdocs serve --livereload

or uv run mkdocs serve --livereload when using uv.

domna avatar Oct 15 '25 20:10 domna