[Doc] Fix links between zh & en (#2001)

* test

* test

* test
This commit is contained in:
Myhs_phz 2025-04-03 17:37:53 +08:00 committed by GitHub
parent 9b489e9ea0
commit 3a9a384173
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View File

@ -117,6 +117,10 @@ html_js_files = [
'js/custom.js'
]
html_context = {
'github_version': 'main',
}
# -- Options for HTMLHelp output ---------------------------------------------
# Output file base name for HTML help builder.

View File

@ -117,6 +117,10 @@ html_js_files = [
'js/custom.js'
]
html_context = {
'github_version': 'main',
}
# -- Options for HTMLHelp output ---------------------------------------------
# Output file base name for HTML help builder.