Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
35cbc759
Unverified
Commit
35cbc759
authored
Mar 11, 2026
by
dagil-nvidia
Committed by
GitHub
Mar 11, 2026
Browse files
docs: reorganize sidebar — slim Getting Started, add Resources section (#7263)
Signed-off-by:
Dan Gil
<
dagil@nvidia.com
>
parent
6a46e3a0
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
2 deletions
+14
-2
docs/index.yml
docs/index.yml
+4
-0
docs/reference/feature-matrix.md
docs/reference/feature-matrix.md
+1
-1
examples/README.md
examples/README.md
+1
-1
fern/docs.yml
fern/docs.yml
+8
-0
No files found.
docs/index.yml
View file @
35cbc759
...
@@ -22,6 +22,10 @@ navigation:
...
@@ -22,6 +22,10 @@ navigation:
contents
:
contents
:
-
page
:
Quickstart
-
page
:
Quickstart
path
:
getting-started/quickstart.md
path
:
getting-started/quickstart.md
# ==================== Resources ====================
-
section
:
Resources
contents
:
-
page
:
Support Matrix
-
page
:
Support Matrix
path
:
reference/support-matrix.md
path
:
reference/support-matrix.md
-
page
:
Feature Matrix
-
page
:
Feature Matrix
...
...
docs/reference/feature-matrix.md
View file @
35cbc759
...
@@ -108,7 +108,7 @@ TensorRT-LLM delivers maximum inference performance and optimization, with full
...
@@ -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
[
vllm-readme
]:
../backends/v-llm
[
sglang-readme
]:
../backends/sg-lang
[
sglang-readme
]:
../backends/sg-lang
[
trtllm-readme
]:
../backends/tensor-rt-llm
[
trtllm-readme
]:
../backends/tensor-rt-llm
...
...
examples/README.md
View file @
35cbc759
...
@@ -46,7 +46,7 @@ Platform-specific deployment guides for production environments:
...
@@ -46,7 +46,7 @@ Platform-specific deployment guides for production environments:
-
**[Amazon EKS](/examples/deployments/EKS/)**
- Deploy Dynamo on Amazon Elastic Kubernetes Service
-
**[Amazon EKS](/examples/deployments/EKS/)**
- Deploy Dynamo on Amazon Elastic Kubernetes Service
-
**[Azure AKS](/examples/deployments/AKS/)**
- Deploy Dynamo on Azure 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
-
**[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
## Runtime Examples
...
...
fern/docs.yml
View file @
35cbc759
...
@@ -34,6 +34,14 @@ redirects:
...
@@ -34,6 +34,14 @@ redirects:
destination
:
"
/dynamo/"
destination
:
"
/dynamo/"
-
source
:
"
/dynamo/latest/index.html"
-
source
:
"
/dynamo/latest/index.html"
destination
:
"
/dynamo/"
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
# GitHub repository link in navbar
navbar-links
:
navbar-links
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment