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