Commit 8f79a1c
committed
docs: raise the mkdocs-material floor to 9.7.0, add mkdocs-redirects
mkdocs.yml has enabled `navigation.path` (the breadcrumb trail) since the
docs landed, but it is a mkdocs-material 9.7.0 feature: the current
`>=9.5.45` floor lets a fresh resolve land on a 9.5/9.6 release that
silently drops it. Raise the floor to what the config actually needs.
There is currently no redirect machinery in these docs at all, so any page
rename 404s every existing inbound link, including the ones in the
published llms.txt. Add mkdocs-redirects so renames can carry a redirect
map. It is inert until a `redirect_maps` is configured; nothing in this
branch renames a page.1 parent 0da9092 commit 8f79a1c
2 files changed
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments