Skip to content

Commit 4d10cb8

Browse files
committed
turn off duplicate permalinks
1 parent 0efa027 commit 4d10cb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ def linkcode_resolve(domain, info):
342342
html_last_updated_fmt = ""
343343
html_copy_source = False
344344
html_show_sourcelink = False
345+
html_permalinks = False
345346
html_add_permalinks = ""
346347
html_experimental_html5_writer = True
347348
html_compact_lists = True

0 commit comments

Comments
 (0)