We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1266e5a commit 7148304Copy full SHA for 7148304
Documentation/sphinx/kernel_include.py
@@ -97,7 +97,6 @@ def _run(self):
97
# HINT: this is the only line I had to change / commented out:
98
#path = utils.relative_path(None, path)
99
100
- path = nodes.reprunicode(path)
101
encoding = self.options.get(
102
'encoding', self.state.document.settings.input_encoding)
103
e_handler=self.state.document.settings.input_encoding_error_handler
0 commit comments