Skip to content

Commit 671074d

Browse files
committed
DOC: use html_permalinks_icon to avoid Sphinx warning
1 parent b680102 commit 671074d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
html_domain_indices = False
6969
html_show_copyright = False
7070
html_copy_source = False
71-
html_add_permalinks = '\N{SECTION SIGN}'
71+
html_permalinks_icon = '§'
7272
htmlhelp_basename = 'python-sounddevice'
7373

7474
latex_elements = {

0 commit comments

Comments
 (0)