We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f0e29 commit e74e1aaCopy full SHA for e74e1aa
docs/_static/switcher.json
@@ -1,12 +1,12 @@
1
[
2
{
3
- "name": "0.1 (stable)",
4
- "version": "stable",
5
- "url": "https://stefmolin.github.io/data-morph/stable/"
+ "name": "0.1",
+ "version": "0.1",
+ "url": "https://stefmolin.github.io/data-morph/0.1/"
6
},
7
8
- "name": "0.2 (dev)",
9
- "version": "dev",
10
- "url": "https://stefmolin.github.io/data-morph/dev/"
+ "name": "0.2 (stable)",
+ "version": "stable",
+ "url": "https://stefmolin.github.io/data-morph/stable/"
11
}
12
]
0 commit comments