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 2b7031b commit 7ace93cCopy full SHA for 7ace93c
1 file changed
docs/versions1.json
@@ -1,7 +1,18 @@
1
[
2
{
3
- "preferred": true,
+ "version": "latest",
4
+ "url": "https://docs.nvidia.com/nemo/export-deploy/latest/"
5
+ },
6
+ {
7
+ "version": "0.3.0",
8
+ "url": "https://docs.nvidia.com/nemo/export-deploy/0.3.0/"
9
10
11
+ "version": "0.2.0",
12
+ "url": "https://docs.nvidia.com/nemo/export-deploy/0.2.0/"
13
14
15
"version": "0.1.0",
- "url": "../0.1.0"
16
+ "url": "https://docs.nvidia.com/nemo/export-deploy/0.1.0/"
17
}
-]
18
+]
0 commit comments