aboutsummaryrefslogtreecommitdiffstats
path: root/filters/html-converters/rst2html
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-05-27 21:39:43 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2013-05-27 21:54:16 +0200
commit8149be213f1c8f52b0dbe6c213f6073af57fa954 (patch)
treee4d0315f53022bb7335f782ad394d8e7602f1b52 /filters/html-converters/rst2html
parentreadme: use string_list instead of space deliminations (diff)
downloadcgit-8149be213f1c8f52b0dbe6c213f6073af57fa954.tar.xz
cgit-8149be213f1c8f52b0dbe6c213f6073af57fa954.zip
filters: import more modern scripts
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'filters/html-converters/rst2html')
-rwxr-xr-xfilters/html-converters/rst2html2
1 files changed, 2 insertions, 0 deletions
diff --git a/filters/html-converters/rst2html b/filters/html-converters/rst2html
new file mode 100755
index 0000000..c51f5be
--- /dev/null
+++ b/filters/html-converters/rst2html
@@ -0,0 +1,2 @@
+#!/bin/sh
+rst2html.py --template="$(dirname $0)/resources/rst-template.txt"