Skip to content

Commit

Permalink
chore(sidebars): sync sidebars in v1.3/3.7.0 (#3619)
Browse files Browse the repository at this point in the history
* chore(sidebars): sync into v1.3/Optimize/Components

* chore(sidebars): sync into v1.3/Optimize/SelfManaged
  • Loading branch information
pepopowitz authored Apr 8, 2024
1 parent 83653be commit f4d08ab
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion optimize_versioned_sidebars/version-3.7.0-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Components": [
{
"type": "link",
"label": "Introduction to Components",
"label": "Overview Components",
"href": "/docs/1.3/components/"
},

Expand Down Expand Up @@ -872,13 +872,15 @@
"label": "Camunda Cloud Self-Managed",
"href": "/docs/1.3/self-managed/about-self-managed/"
},

{
"Zeebe": [
{
"type": "link",
"label": "Overview",
"href": "/docs/1.3/self-managed/zeebe-deployment/"
},

{
"Local installation": [
{
Expand All @@ -893,11 +895,13 @@
}
]
},

{
"type": "link",
"label": "Docker container",
"href": "/docs/1.3/self-managed/zeebe-deployment/docker/install/"
},

{
"Kubernetes deployment": [
{
Expand All @@ -917,6 +921,7 @@
}
]
},

{
"Configuration": [
{
Expand Down Expand Up @@ -951,6 +956,7 @@
}
]
},

{
"Security": [
{
Expand All @@ -975,6 +981,7 @@
}
]
},

{
"Operation": [
{
Expand Down Expand Up @@ -1036,6 +1043,7 @@
}
]
},

{
"Operate": [
{
Expand Down Expand Up @@ -1075,6 +1083,7 @@
}
]
},

{
"Tasklist": [
{
Expand All @@ -1099,6 +1108,7 @@
}
]
},

{
"Optimize": [
{
Expand Down Expand Up @@ -1187,13 +1197,15 @@
}
]
},

{
"IAM": [
{
"type": "link",
"label": "What is IAM?",
"href": "/docs/1.3/self-managed/iam/what-is-iam/"
},

{
"Getting started": [
{
Expand All @@ -1217,6 +1229,7 @@
}
]
},

{
"Deployment": [
{
Expand All @@ -1233,6 +1246,7 @@
}
]
},

{
"Troubleshooting": [
{
Expand Down

0 comments on commit f4d08ab

Please sign in to comment.