about summary refs log tree commit diff
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")
9451fd603f102778abf64a4d62f977&follow=1'>Collapse)Author 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe