Skip to content

Commit a24cddf

Browse files
committed
Update conf.py
1 parent ca95316 commit a24cddf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,8 @@ def write_new():
498498

499499
linkcheck_anchors_ignore_for_url = [r"https://github.com/Delitefully/DiscordLists"]
500500

501+
autosectionlabel_exclude_patterns = ['changelog.md', 'old_changelog.rst']
502+
501503
modindex_common_prefix = ["discord."]
502504
# suppress_warnings = ['autosectionlabel.*']
503505
myst_enable_extensions = [

0 commit comments

Comments
 (0)