Commit 27290cf
committed
Restore the mkdocs watch list as src/ so serve reloads on source edits
mkdocstrings dropped its own watch hook in 0.23.0 in favour of MkDocs'
top-level watch:, so handlers.python.paths is not auto-watched. Without
this, editing anything under src/ during mkdocs serve would not trigger
a rebuild.1 parent e76c512 commit 27290cf
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
0 commit comments