File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 8585# html_theme_path = [pytorch_sphinx_theme2.get_html_theme_path()]
8686# html_static_path = ['_static']
8787html_baseurl = "https://wt1w.github.io/test_sphinx/blog1/"
88- version = "2.1"
89- html_theme_options = {
90- "navbar_start" : ["navbar-logo" ],
91- "navbar_end" : ["version-switcher" ],
92- "switcher" : {
93- "json_url" : "https://raw.githubusercontent.com/WT1W/test_sphinx/refs/heads/main/work.json" ,
94- "version_match" : version ,
95- },
96- }
88+ # version = "2.1"
89+ # html_theme_options = {
90+ # "navbar_start": ["navbar-logo"],
91+ # "navbar_end": ["version-switcher"],
92+ # "switcher": {
93+ # "json_url": "https://raw.githubusercontent.com/WT1W/test_sphinx/refs/heads/main/work.json",
94+ # "version_match": version,
95+ # },
96+ # }
9797
You can’t perform that action at this time.
0 commit comments