b9083f7fea
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
33 lines
567 B
YAML
33 lines
567 B
YAML
# Sidebar navigation
|
|
|
|
- label: 'Install deploy'
|
|
link: '/install'
|
|
|
|
- label: 'Operator'
|
|
link: '/operator'
|
|
|
|
- label: 'Programming'
|
|
link: '/programming'
|
|
|
|
- label: 'VS'
|
|
link: '/vs'
|
|
|
|
- label: 'Getting started'
|
|
link: '/getting-started'
|
|
|
|
- label: Usage
|
|
items:
|
|
- label: 'Creating docs'
|
|
link: '/usage/creating-docs'
|
|
- label: 'Navigation'
|
|
link: '/usage/navigation'
|
|
- label: 'Shadowing'
|
|
link: '/usage/shadowing'
|
|
|
|
- label: More
|
|
items:
|
|
- label: FAQ
|
|
link: /faq
|
|
- label: 'Github'
|
|
link: https://github.com/dagger/dagger
|