ty/docs
Matthew Mckee e6c0420ac6
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
Update mkdocs-material to 9.7.0 (#1860)
## 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
..
.overrides Copy basic template and styling for documentation from uv (#729) 2025-07-02 09:40:49 -05:00
assets Add ty letter logo asset (#747) 2025-07-02 09:40:49 -05:00
js Copy basic template and styling for documentation from uv (#729) 2025-07-02 09:40:49 -05:00
reference Stabilize auto-import (#1810) 2025-12-09 09:40:50 -05:00
stylesheets Improve visibility of copy and line separator in dark mode (#917) 2025-07-31 07:50:59 +01:00
configuration.md Naively split the "Overview" page into child pages (#748) 2025-07-02 09:40:49 -05:00
editors.md Small documentation improvements (#1606) 2025-11-21 10:24:10 +01:00
exclusions.md Naively split the "Overview" page into child pages (#748) 2025-07-02 09:40:49 -05:00
index.md Naively split the "Overview" page into child pages (#748) 2025-07-02 09:40:49 -05:00
installation.md Naively split the "Overview" page into child pages (#748) 2025-07-02 09:40:49 -05:00
modules.md Update first-party environment.root docs (#1133) 2025-09-05 12:16:41 +00:00
python-version.md Naively split the "Overview" page into child pages (#748) 2025-07-02 09:40:49 -05:00
requirements.in Update mkdocs-material to 9.7.0 (#1860) 2025-12-12 10:33:53 +05:30
requirements.txt Update mkdocs-material to 9.7.0 (#1860) 2025-12-12 10:33:53 +05:30
rules.md Fix references to "possibly unbound" diagnostics following rename to "possibly missing" (#1343) 2025-10-13 13:38:20 +01:00
suppression.md Small documentation improvements (#1606) 2025-11-21 10:24:10 +01:00