This commit is contained in:
Myhs-phz 2025-04-03 09:31:54 +00:00
parent 63b0b26805
commit 5df0e41823
2 changed files with 6 additions and 6 deletions

View File

@ -117,9 +117,9 @@ html_js_files = [
'js/custom.js' 'js/custom.js'
] ]
html_context = { # html_context = {
'github_version': 'main', # 'github_version': 'main',
} # }
# -- Options for HTMLHelp output --------------------------------------------- # -- Options for HTMLHelp output ---------------------------------------------

View File

@ -117,9 +117,9 @@ html_js_files = [
'js/custom.js' 'js/custom.js'
] ]
html_context = { # html_context = {
'github_version': 'main', # 'github_version': 'main',
} # }
# -- Options for HTMLHelp output --------------------------------------------- # -- Options for HTMLHelp output ---------------------------------------------