3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
|
#!/bin/sh
|
||
|
rst2html.py --template="$(dirname $0)/resources/rst-template.txt"
|