X-Git-Url: https://git.ralfj.de/rust-101.git/blobdiff_plain/17f70b80eaa7615c07d3c94861e5177d417df0c0..dbe5e64bd7e47fd8ab3f7e8b1dc22c55b1fb39f3:/pycco-rs diff --git a/pycco-rs b/pycco-rs index c884311..3e6b29d 100755 --- a/pycco-rs +++ b/pycco-rs @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # A little wrapper around pycco, to add Rust support. import pycco, pycco_resources from pygments import lexers, formatters @@ -32,13 +32,13 @@ def generate_documentation(*args, **kwargs): generate_documentation_called = True result = generate_documentation_orig(*args, **kwargs) # now patch it - result = patch_html(result, '', - '') - result = patch_html(result, '
()?