Unverified Commit 35cbc759 authored by dagil-nvidia's avatar dagil-nvidia Committed by GitHub
Browse files

docs: reorganize sidebar — slim Getting Started, add Resources section (#7263)


Signed-off-by: default avatarDan Gil <dagil@nvidia.com>
parent 6a46e3a0
......@@ -22,6 +22,10 @@ navigation:
contents:
- page: Quickstart
path: getting-started/quickstart.md
# ==================== Resources ====================
- section: Resources
contents:
- page: Support Matrix
path: reference/support-matrix.md
- page: Feature Matrix
......
......@@ -108,7 +108,7 @@ TensorRT-LLM delivers maximum inference performance and optimization, with full
---
{/* Backend READMEs — paths relative to rendered URL /getting-started/feature-matrix */}
{/* Backend READMEs — paths relative to rendered URL /resources/feature-matrix */}
[vllm-readme]: ../backends/v-llm
[sglang-readme]: ../backends/sg-lang
[trtllm-readme]: ../backends/tensor-rt-llm
......
......@@ -46,7 +46,7 @@ Platform-specific deployment guides for production environments:
- **[Amazon EKS](/examples/deployments/EKS/)** - Deploy Dynamo on Amazon Elastic Kubernetes Service
- **[Azure AKS](/examples/deployments/AKS/)** - Deploy Dynamo on Azure Kubernetes Service
- **[Amazon ECS](/examples/deployments/ECS/)** - Deploy Dynamo on Amazon Elastic Container Service
- **Google GKE** - _Coming soon_
- **[Google GKE](/examples/deployments/GKE/)** - Deploy Dynamo on Google Kubernetes Engine
## Runtime Examples
......
......@@ -34,6 +34,14 @@ redirects:
destination: "/dynamo/"
- source: "/dynamo/latest/index.html"
destination: "/dynamo/"
- source: "/dynamo/getting-started/support-matrix"
destination: "/dynamo/resources/support-matrix"
- source: "/dynamo/getting-started/feature-matrix"
destination: "/dynamo/resources/feature-matrix"
- source: "/dynamo/getting-started/release-artifacts"
destination: "/dynamo/resources/release-artifacts"
- source: "/dynamo/getting-started/examples"
destination: "/dynamo/resources/examples"
# GitHub repository link in navbar
navbar-links:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment