File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 8383html_theme = 'pydata_sphinx_theme'
8484# html_theme = 'classic'
8585# html_theme_path = [pytorch_sphinx_theme2.get_html_theme_path()]
86- html_static_path = ['_static' ]
86+ # html_static_path = ['_static']
8787html_baseurl = "https://wt1w.github.io/test_sphinx/blog6/"
8888version = "2.0"
8989html_theme_options = {
9090 "navbar_start" : ["navbar-logo" ],
9191 "navbar_end" : ["version-switcher" ],
9292 "switcher" : {
93- "json_url" : "https://wt1w.github.io/ test_sphinx/versions .json" ,
93+ "json_url" : "https://raw.githubusercontent.com/WT1W/ test_sphinx/refs/heads/main/work .json" ,
9494 "version_match" : version ,
9595 },
9696}
Original file line number Diff line number Diff line change 33 "name" : " v2.1 (stable)" ,
44 "version" : " 2.1" ,
55 "url" : " https://wt1w.github.io/test_sphinx/blog1/"
6+ },
7+ {
8+ "version" : " 2.0" ,
9+ "url" : " https://wt1w.github.io/test_sphinx/blog6/"
610 }
711]
You can’t perform that action at this time.
0 commit comments