Skip to content

Commit 1b44746

Browse files
html_add_permalinks has been deprecated (and we do not seem to actually use it)
1 parent 0428c8e commit 1b44746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ def get_version():
140140
# Add any paths that contain custom themes here, relative to this directory.
141141
#html_theme_path = ['_templates']
142142

143-
html_add_permalinks = ""
143+
#html_add_permalinks = ""
144144

145145
# The name for this set of Sphinx documents. If None, it defaults to
146146
# "<project> v<release> documentation".

0 commit comments

Comments
 (0)