mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
38 lines
659 B
JSON
38 lines
659 B
JSON
{
|
|
"-- Links": {
|
|
"type": "separator",
|
|
"title": "Links"
|
|
},
|
|
"link-oc": {
|
|
"title": "Sponsor ↗",
|
|
"href": "https://opencollective.com/pyke-osai",
|
|
"newWindow": true
|
|
},
|
|
"link-api": {
|
|
"title": "API Reference ↗",
|
|
"href": "https://docs.rs/ort/2.0.0-rc.6/ort"
|
|
},
|
|
"link-crates": {
|
|
"title": "Crates.io ↗",
|
|
"href": "https://crates.io/crates/ort",
|
|
"newWindow": true
|
|
},
|
|
"-- Docs": {
|
|
"type": "separator",
|
|
"title": "Docs"
|
|
},
|
|
"index": "Introduction",
|
|
"setup": {
|
|
"title": "Setup"
|
|
},
|
|
"perf": {
|
|
"title": "Performance"
|
|
},
|
|
"troubleshooting": {
|
|
"title": "Troubleshooting"
|
|
},
|
|
"migrating": {
|
|
"title": "Migration & versioning"
|
|
}
|
|
}
|