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