We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca95316 commit a24cddfCopy full SHA for a24cddf
docs/conf.py
@@ -498,6 +498,8 @@ def write_new():
498
499
linkcheck_anchors_ignore_for_url = [r"https://github.com/Delitefully/DiscordLists"]
500
501
+autosectionlabel_exclude_patterns = ['changelog.md', 'old_changelog.rst']
502
+
503
modindex_common_prefix = ["discord."]
504
# suppress_warnings = ['autosectionlabel.*']
505
myst_enable_extensions = [
0 commit comments