Ref/docs 2.0 (#112)

This commit is contained in:
Moritz Eckert 2022-09-09 17:01:57 +02:00 committed by GitHub
parent 2529323910
commit 15592e8f3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 629 additions and 472 deletions

View file

@ -2,12 +2,12 @@
"docs": [
{
"type": "doc",
"label": "Welcome to Constellation",
"label": "Introduction",
"id": "intro"
},
{
"type": "category",
"label": "Overview",
"label": "Basics",
"link": {
"type": "generated-index"
},
@ -27,10 +27,15 @@
"label": "Product features",
"id": "overview/product"
},
{
"type": "doc",
"label": "Feature status of clouds",
"id": "overview/clouds"
},
{
"type": "doc",
"label": "Performance",
"id": "overview/benchmarks"
"id": "overview/performance"
},
{
"type": "doc",
@ -115,6 +120,11 @@
"label": "Use persistent storage",
"id": "workflows/storage"
},
{
"type": "doc",
"label": "Azure trusted launch VMs",
"id": "workflows/trusted-launch"
},
{
"type": "doc",
"label": "Managing SSH keys",