decred / dcrdocs

Documentation for Decred.
https://docs.decred.org
ISC License
81 stars 129 forks source link

Add /snippets to watched directories #1209

Closed jholdstock closed 2 years ago

jholdstock commented 2 years ago

By default mkdocs serve will only watch the docs/ directory for changes. Adding the snippets dir means that live-reload will work when snippets are changed.