Skip to content

Commit

Permalink
Merge pull request #1978 from davep/extend-docs-watcher
Browse files Browse the repository at this point in the history
Extend docs watcher
  • Loading branch information
davep authored Mar 8, 2023
2 parents 2ed72e1 + e6e9d2b commit b6c5337
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mkdocs-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ plugins:
- "^__init__$"
- "!^can_replace$"
watch:
- mkdocs-common.yml
- mkdocs-nav-offline.yml
- mkdocs-nav-online.yml
- mkdocs-offline.yml
- mkdocs-online.yml
- src/textual
exclude:
glob:
Expand Down

0 comments on commit b6c5337

Please sign in to comment.