Getting Started
Prerequisites#
Download and install uv by following the official guide.
Run the documentation locally#
uv run mkdocs serve
Update all dependencies#
uv sync -U
Documentation structure#
docs/: Contains the Markdown files for the documentation.