mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Add a --watch-theme option which theme devs can enable if needed. Most users never modify the theme files and watchers are resource hogs. Fixes #2092.