mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
[Docs] Configure Myst-parser to parse anchor tag (#1589)
* [Enhancement] Delete DS_Store file * [Docs] Configure Myst-parser to parse anchor tag
This commit is contained in:
parent
44cfe04be9
commit
4534fb6868
@ -121,6 +121,7 @@ html_css_files = ['css/readthedocs.css']
|
||||
|
||||
# Enable ::: for my_st
|
||||
myst_enable_extensions = ['colon_fence']
|
||||
myst_heading_anchors = 3
|
||||
|
||||
language = 'en'
|
||||
|
||||
|
@ -121,6 +121,7 @@ html_css_files = ['css/readthedocs.css']
|
||||
|
||||
# Enable ::: for my_st
|
||||
myst_enable_extensions = ['colon_fence']
|
||||
myst_heading_anchors = 3
|
||||
|
||||
language = 'zh-CN'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user