mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-03 06:44:50 -04:00
docs: fixes and rewording of architecture
This commit is contained in:
parent
fd63ca1251
commit
617a55a230
7 changed files with 72 additions and 86 deletions
|
@ -187,16 +187,6 @@ const sidebars = {
|
|||
label: 'Overview',
|
||||
id: 'architecture/overview',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Components',
|
||||
id: 'architecture/components',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Attestation',
|
||||
id: 'architecture/attestation',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Cluster orchestration',
|
||||
|
@ -207,6 +197,16 @@ const sidebars = {
|
|||
label: 'Versions and support',
|
||||
id: 'architecture/versions',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Components',
|
||||
id: 'architecture/components',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Attestation',
|
||||
id: 'architecture/attestation',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Images',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue