We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb7c4d commit e5a61a5Copy full SHA for e5a61a5
1 file changed
doc/conf.py
@@ -264,6 +264,7 @@ def run_util(filename, run_name="__main__", init_globals=None):
264
# The theme to use for HTML and HTML Help pages. See the documentation for
265
# a list of builtin themes.
266
html_theme = "sphinx_rtd_theme"
267
+html_show_sourcelink = False # pending: better solution to #2859
268
269
# See sphinx-rtd-theme docs for details on each option:
270
# https://sphinx-rtd-theme.readthedocs.io/en/stable/configuring.html
0 commit comments