feat(docs): add Chinese translation (jump link) (#5839)

Co-authored-by: YobeZhou <smilezyb@163.com>
This commit is contained in:
100ask
2024-03-14 06:22:27 +08:00
committed by GitHub
parent d2ceb6a780
commit 442efeef21
5 changed files with 89 additions and 3 deletions

View File

@@ -41,7 +41,8 @@ extensions = [
'breathe',
'sphinx_sitemap',
'lv_example',
'sphinx_rtd_dark_mode'
'sphinx_rtd_dark_mode',
'link_roles'
]
default_dark_mode = False