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