Skip to content

Commit 5e72776

Browse files
committed
Update conf.py
1 parent 8f4a7b0 commit 5e72776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sphinx/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,13 +226,13 @@
226226
#html_use_index = True
227227

228228
# If true, the index is split into individual pages for each letter.
229-
#html_split_index = False
229+
# html_split_index = False
230230

231231
# If true, links to the reST sources are added to the pages.
232232
html_show_sourcelink = False
233233

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

237237
# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
238238
html_show_copyright = False

0 commit comments

Comments
 (0)