summaryrefslogtreecommitdiff
path: root/html-converters/rst2html
diff options
context:
space:
mode:
authorDeterminant <[email protected]>2019-09-20 00:56:51 -0400
committerDeterminant <[email protected]>2019-09-20 00:56:51 -0400
commit1f4d82cf217061a724ffd09f9576df75f168e47a (patch)
tree21ef7622d8c23125a82d5e0853c989e6f0ce2fb7 /html-converters/rst2html
parentb3ff8481c603ed3e6b5273139bfbe9d8f49e0cd9 (diff)
downloadcgit-dark-1f4d82cf217061a724ffd09f9576df75f168e47a.tar.gz
cgit-dark-1f4d82cf217061a724ffd09f9576df75f168e47a.tar.bz2
cgit-dark-1f4d82cf217061a724ffd09f9576df75f168e47a.zip
update
Diffstat (limited to 'html-converters/rst2html')
-rwxr-xr-xhtml-converters/rst2html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html-converters/rst2html b/html-converters/rst2html
index 0adca0e..442430e 100755
--- a/html-converters/rst2html
+++ b/html-converters/rst2html
@@ -1,2 +1,2 @@
#!/bin/bash
-exec rst2html5 --template <(echo -e "%(body_pre_docinfo)s\n%(docinfo)s\n%(body)s") --syntax-highlight=short
+exec rst2html5.py --template <(echo -e "%(body_pre_docinfo)s\n%(docinfo)s\n%(body)s") --syntax-highlight=short