mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00: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
4 lines
61 B
YAML
4 lines
61 B
YAML
INHERIT: mkdocs.template.yml
|
|
|
|
watch:
|
|
- mkdocs.template.yml
|