Skip to content

Commit fdbdbb6

Browse files
mgeierlarsoner
authored andcommitted
DOC: use html_permalinks_icon to avoid deprecation warning
1 parent 213a77e commit fdbdbb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
html_theme = 'insipid'
5050
html_domain_indices = False
5151
html_show_copyright = False
52-
html_add_permalinks = '\N{SECTION SIGN}'
52+
html_permalinks_icon = '§'
5353
html_copy_source = False
5454
html_favicon = 'favicon.svg'
5555

0 commit comments

Comments
 (0)