Commit graph

2 commits

Author SHA1 Message Date
David Peter
6dc83fb2b2 Initial section 2025-12-13 11:22:39 +01:00
Matthew Mckee
e6c0420ac6
Update mkdocs-material to 9.7.0 (#1860)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
## Summary

Mostly copied https://github.com/astral-sh/ruff/pull/21797.

## Test Plan

From contributing.md, ran:

```bash
uv pip compile docs/requirements.in -o docs/requirements.txt --universal -p 3.12
uvx --with-requirements docs/requirements.txt -- mkdocs serve -f mkdocs.yml
```
2025-12-12 10:33:53 +05:30
Renamed from mkdocs.template.yml (Browse further)