docs: revamp sidebar
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
parent
a0789ec2dc
commit
074cafdafe
@ -1,32 +1,24 @@
|
|||||||
# Sidebar navigation
|
# Sidebar navigation
|
||||||
|
|
||||||
- label: 'Install deploy'
|
- label: Introduction
|
||||||
link: '/install'
|
link: "/"
|
||||||
|
|
||||||
- label: 'Operator'
|
- label: "Getting started"
|
||||||
link: '/operator'
|
link: "/install"
|
||||||
|
|
||||||
- label: 'Programming'
|
- label: "Dagger vs. Other"
|
||||||
link: '/programming'
|
link: "/vs"
|
||||||
|
|
||||||
- label: 'VS'
|
- label: Guides
|
||||||
link: '/vs'
|
|
||||||
|
|
||||||
- label: 'Getting started'
|
|
||||||
link: '/getting-started'
|
|
||||||
|
|
||||||
- label: Usage
|
|
||||||
items:
|
items:
|
||||||
- label: 'Creating docs'
|
- label: "Programming Guide"
|
||||||
link: '/usage/creating-docs'
|
link: "/programming"
|
||||||
- label: 'Navigation'
|
- label: "Operator Manual"
|
||||||
link: '/usage/navigation'
|
link: "/operator"
|
||||||
- label: 'Shadowing'
|
|
||||||
link: '/usage/shadowing'
|
|
||||||
|
|
||||||
- label: More
|
- label: More
|
||||||
items:
|
items:
|
||||||
- label: FAQ
|
- label: "GitHub"
|
||||||
link: /faq
|
|
||||||
- label: 'Github'
|
|
||||||
link: https://github.com/dagger/dagger
|
link: https://github.com/dagger/dagger
|
||||||
|
- label: "Discord"
|
||||||
|
link: https://discord.gg/Rmffpmc
|
||||||
|
Reference in New Issue
Block a user