summaryrefslogtreecommitdiff
path: root/bin/rst2html
blob: 511ac6d9ed2043ae6f9a7cf69ab85f02b7aec352 (plain)
1
2
3
#!/bin/sh 
 
exec rst2html.py --stylesheet-path /usr/share/doc/docutils-*/html/html4css1.css --embed-stylesheet "$@"