diff --git a/docs.json b/docs.json index 474ced9a..74606b2a 100644 --- a/docs.json +++ b/docs.json @@ -27,7 +27,13 @@ } }, "contextual": { - "options": ["copy", "chatgpt", "claude", "cursor", "vscode"] + "options": [ + "copy", + "chatgpt", + "claude", + "cursor", + "vscode" + ] }, "navigation": { "tabs": [ @@ -142,8 +148,7 @@ }, { "group": "Advanced workflows", - "pages": [ - ] + "pages": [] }, { "group": "Load balancing", @@ -268,14 +273,14 @@ "integrations/overview", { "group": "Guides", - "pages":[ + "pages": [ "integrations/transformer-lab", "integrations/dstack", "integrations/mods", "integrations/skypilot" - ] + ] } - ] + ] }, { "group": "Hub", @@ -354,7 +359,7 @@ "tutorials/pods/run-your-first", "tutorials/pods/comfyui", "tutorials/pods/run-ollama", - "tutorials/pods/build-docker-images" + "tutorials/pods/build-docker-images" ] }, { @@ -1000,37 +1005,93 @@ "source": "/flash/endpoint-functions", "destination": "/flash/create-endpoints" }, - { - "source": "/graphql/manage-pods", - "destination": "/sdks/graphql/manage-pods" + { + "source": "/graphql/manage-pods", + "destination": "/sdks/graphql/manage-pods" }, - { - "source": "/category/storage", - "destination": "/storage/network-volumes" + { + "source": "/category/storage", + "destination": "/storage/network-volumes" }, - { - "source": "/serverless/endpoints/manage-endpoints", - "destination": "/serverless/endpoints/endpoint-configurations" + { + "source": "/serverless/endpoints/manage-endpoints", + "destination": "/serverless/endpoints/endpoint-configurations" }, - { - "source": "/docs/create-a-network-volume", - "destination": "/storage/network-volumes" + { + "source": "/docs/create-a-network-volume", + "destination": "/storage/network-volumes" }, - { - "source": "/introduction/containers/persist-data", - "destination": "/tutorials/introduction/containers/persist-data" + { + "source": "/introduction/containers/persist-data", + "destination": "/tutorials/introduction/containers/persist-data" }, - { - "source": "/docs/inference-scaling", - "destination": "/serverless/vllm/overview" + { + "source": "/docs/inference-scaling", + "destination": "/serverless/vllm/overview" + }, + { + "source": "/runpodctl/install", + "destination": "/runpodctl/overview" }, - { - "source": "/runpodctl/install", - "destination": "/runpodctl/overview" + { + "source": "/serverless/development/build-containers", + "destination": "/serverless/workers/create-dockerfile" + }, + { + "source": "/instant-clusters/overview", + "destination": "/instant-clusters" }, - { - "source": "/serverless/development/build-containers", - "destination": "/serverless/workers/create-dockerfile" + { + "source": "/kubernetes", + "destination": "/instant-clusters" + }, + { + "source": "/billing", + "destination": "/accounts-billing/billing" + }, + { + "source": "/serverless/handlers", + "destination": "/serverless/workers/handler-functions" + }, + { + "source": "/serverless/development/logs-and-metrics", + "destination": "/serverless/development/logs" + }, + { + "source": "/api", + "destination": "/api-reference/overview" + }, + { + "source": "/category/handler-functions", + "destination": "/serverless/workers/handler-functions" + }, + { + "source": "/docs/serverless-usage", + "destination": "/serverless/overview" + }, + { + "source": "/serverless/workers/embedding", + "destination": "/serverless/workers/overview" + }, + { + "source": "/endpoints/health", + "destination": "/serverless/endpoints/operations" + }, + { + "source": "/serverless/autoscaling", + "destination": "/serverless/endpoints/endpoint-configurations" + }, + { + "source": "/data-format", + "destination": "/api-reference/overview" + }, + { + "source": "/serverless/gateway", + "destination": "/serverless/load-balancing/overview" + }, + { + "source": "/troubleshooting", + "destination": "/serverless/troubleshooting" } ] -} +} \ No newline at end of file