Skip to content

Commit 8f4a7b0

Browse files
committed
html_show_sourcelink = False
1 parent 1ecdfc8 commit 8f4a7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
#html_split_index = False
230230

231231
# If true, links to the reST sources are added to the pages.
232-
#html_show_sourcelink = True
232+
html_show_sourcelink = False
233233

234234
# If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
235235
#html_show_sphinx = True

0 commit comments

Comments
 (0)