Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletions _data/docs_nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@
- title: Quick Start Guide
url: /docs/getting-started/quick-start-guide/
- title: Installation Guide
children:
- title: Single-cluster Setup
url: /docs/getting-started/single-cluster/
- title: Multi-cluster Setup
url: /docs/getting-started/multi-cluster/
url: /docs/getting-started/single-cluster/
# children:
# - title: Single-cluster Setup
# url: /docs/getting-started/single-cluster/
# - title: Multi-cluster Setup
# url: /docs/getting-started/multi-cluster/
- title: Deploy Your First Component
url: /docs/getting-started/deploy-your-first-component/
- title: Learn from Examples
Expand All @@ -32,12 +33,12 @@
url: /docs/core-concepts/resource-relationship/
- title: Navigating OpenChoreo
url: /docs/core-concepts/navigating-openchoreo/
- title: Integrating with OpenChoreo
children:
# - title: Integrating with OpenChoreo
# children:
# - title: CI Integration
# url: /docs/integrating-with-openchoreo/ci-integration/
- title: GitOps
url: /docs/integrating-with-openchoreo/gitops/
# - title: GitOps
# url: /docs/integrating-with-openchoreo/gitops/
- title: Reference
children:
- title: Frequently Asked Questions (FAQ)
Expand Down
Loading