ruff/mkdocs.insiders.yml
Dhruv Manilawala 48680e10b6
Watch for changes to the generated file during documentation serve (#14476)
## Summary

Similar to https://github.com/astral-sh/uv/pull/9244, but we need to use
the `mkdocs.generated.yml` file because the `scripts/generate_mkdocs.py`
uses the `mkdocs.template.yml` to generate the final config.
2024-11-20 04:51:20 +00:00

3 lines
62 B
YAML

INHERIT: mkdocs.generated.yml
watch:
- mkdocs.generated.yml