beets/docs/modd.conf
2017-12-21 11:39:08 -05:00

7 lines
81 B
Text

**/*.rst {
prep: make html
}
_build/html/** {
daemon: devd -m _build/html
}