aboutsummaryrefslogtreecommitdiff
path: root/filters/html-converters/rst2html
blob: 756a4e1be18d6f4d87d4b7d919da5b3dd1af3533 (plain)
1
2
#!/bin/bash
rst2html.py --template <(echo -e "%(stylesheet)s\n%(body_pre_docinfo)s\n%(docinfo)s\n%(body)s")