Files
cgit/filters/html-converters/rst2html
T
2015-10-09 15:13:35 +02:00

3 lines
108 B
Bash
Executable File

#!/bin/bash
rst2html.py --template <(echo -e "%(stylesheet)s\n%(body_pre_docinfo)s\n%(docinfo)s\n%(body)s")