mirror of
https://github.com/astral-sh/uv
synced 2026-01-11 08:33:53 -05:00
Fixes this really annoying behavior where the served documentation would not reflect changes to the mkdocs template file (where we store all of our actual configuration) ref https://github.com/mkdocs/mkdocs/pull/2642
5 lines
61 B
YAML
5 lines
61 B
YAML
INHERIT: mkdocs.template.yml
|
|
|
|
watch:
|
|
- mkdocs.template.yml
|