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 cb19f2c commit 9d02b90Copy full SHA for 9d02b90
docs/source/_static/versions.json
@@ -2,11 +2,11 @@
2
"version": "https://ipc-sim.github.io/ipc-toolkit",
3
"title": "main",
4
"aliases": ["latest", "head"]
5
-}, {
6
- "version": "https://ipc-sim.github.io/ipc-toolkit/v1.0.0",
7
- "title": "v1.0.0"
8
}, {
9
"version": "https://ipc-sim.github.io/ipc-toolkit/v1.1.0",
10
"title": "v1.1.0",
11
"aliases": ["stable"]
+}, {
+ "version": "https://ipc-sim.github.io/ipc-toolkit/v1.0.0",
+ "title": "v1.0.0"
12
}]
0 commit comments