Commit a8ead8d
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 4ee690c commit a8ead8d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
0 commit comments