File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11[
22 {
33 "version" : " main" ,
4- "url" : " /pyshred/main/" ,
5- "label" : " development"
4+ "url" : " /pyshred/main/"
65 },
76 {
87 "version" : " stable" ,
9- "url" : " /pyshred/stable/" ,
10- "label" : " stable"
8+ "url" : " /pyshred/stable/"
119 },
1210 {
1311 "version" : " v1.0.0" ,
Original file line number Diff line number Diff line change 1010project = 'PySHRED'
1111copyright = '2025, Kutz Research Group'
1212author = 'Kutz Research Group'
13- version = release = os .getenv ("SPHINX_MULTIVERSION_NAME" , "local" )
13+ version = release = os .getenv ("SPHINX_MULTIVERSION_NAME" )
1414
1515# -- General configuration ---------------------------------------------------
1616# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
You can’t perform that action at this time.
0 commit comments