2024-07-15 18:22:07 -04:00
|
|
|
INHERIT: mkdocs.template.yml
|
|
|
|
|
# Omit the `typeset` plugin which is only available in the Insiders version.
|
|
|
|
|
plugins:
|
|
|
|
|
- search
|
2024-08-14 19:37:25 -05:00
|
|
|
validation:
|
|
|
|
|
anchors: warn
|
2024-11-19 22:39:38 -06:00
|
|
|
watch:
|
|
|
|
|
- mkdocs.template.yml
|