Skip to content

Commit 775f5a5

Browse files
authored
Add first versioning for RTD (#184)
1 parent 84c6dc4 commit 775f5a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/_static/switcher.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,10 @@
88
"name": "stable",
99
"version": "stable",
1010
"url": "https://nectarchain.readthedocs.io/en/stable/"
11+
},
12+
{
13+
"name": "v0.2.1-rtd",
14+
"version": "v0.2.1-rtd",
15+
"url": "https://nectarchain.readthedocs.io/en/v0.2.1-rtd/"
1116
}
1217
]

0 commit comments

Comments
 (0)