8000
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 a5a1d21 commit ef34066Copy full SHA for ef34066
doc/conf.py
@@ -225,6 +225,10 @@
225
# If true, the reST sources are included in the HTML build as _sources/<name>.
226
#html_copy_source = True
227
228
+# Defaults to '.txt'; added in Sphinx 1.5. We can revert this when requiring
229
+# that version, but remember to update `faq/howto_faq.rst`.
230
+html_sourcelink_suffix = ''
231
+
232
# If true, an OpenSearch description file will be output, and all pages will
233
# contain a <link> tag referring to it.
234
html_use_opensearch = 'False'
0 commit comments