mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-25 19:11:18 -04:00
Ref/docs 2.0 (#112)
This commit is contained in:
parent
2529323910
commit
15592e8f3f
58 changed files with 629 additions and 472 deletions
|
@ -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",
|
Loading…
Add table
Add a link
Reference in a new issue