File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212this_year = date .today ().year
1313copyright = f"2025-{ this_year } , NVIDIA Corporation"
1414author = "NVIDIA Corporation"
15- release = "0.0.3 "
15+ release = "latest "
1616
1717extensions = [
1818 "myst_parser" ,
8989
9090html_domain_indices = False
9191html_use_index = False
92- html_extra_path = ["project.json" , "versions1.json" ]
92+ html_extra_path = ["project.json" ]
9393highlight_language = "console"
9494
9595html_theme_options = {
107107 "type" : "fontawesome" ,
108108 },
109109 ],
110- "switcher" : {
111- "json_url" : "../versions1.json" ,
112- "version_match" : release ,
113- },
114110}
115111
116112html_baseurl = "https://docs.nvidia.com/openshell/latest/"
Original file line number Diff line number Diff line change 1- { "name" : " openshell" , "version" : " 0.0.3 " }
1+ { "name" : " openshell" , "version" : " latest " }
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments