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 44cfe04 commit 4534fb6Copy full SHA for 4534fb6
docs/en/conf.py
@@ -121,6 +121,7 @@ def get_version():
121
122
# Enable ::: for my_st
123
myst_enable_extensions = ['colon_fence']
124
+myst_heading_anchors = 3
125
126
language = 'en'
127
docs/zh_cn/conf.py
language = 'zh-CN'
0 commit comments