5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
**/*.rst **/*.css !html_output/** {
|
|
prep: make html
|
|
daemon: devd -m ./html_output
|
|
}
|