We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf5e52 commit c82d7c3Copy full SHA for c82d7c3
1 file changed
conf.py
@@ -288,6 +288,8 @@ def tagged_commit():
288
# so a file named "default.css" will overwrite the builtin "default.css".
289
html_static_path = ["_static"]
290
291
+html_copy_source = False
292
+
293
# Custom sidebar templates, maps document names to template names.
294
# html_sidebars = {'**': ['searchbox.html', 'globaltoc.html']}
295
0 commit comments