This commit is contained in:
Myhs-phz 2025-04-03 09:20:59 +00:00
parent dc8deb6af0
commit 63b0b26805
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.