Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(sidebars): sync sidebars in v8.5/3.13.0 #4385

Merged
merged 4 commits into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 57 additions & 17 deletions optimize_versioned_sidebars/version-3.13.0-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@
"label": "Data retention",
"href": "/docs/components/concepts/data-retention/"
},
{
"type": "link",
"label": "Encryption at rest",
"href": "/docs/components/concepts/encryption-at-rest/"
},
{
"type": "link",
"label": "Outbound Connectors vs. job workers",
Expand Down Expand Up @@ -206,6 +211,11 @@
"label": "Manage IP allowlists",
"href": "/docs/components/console/manage-clusters/manage-ip-allowlists/"
},
{
"type": "link",
"label": "Create backup",
"href": "/docs/components/console/manage-clusters/create-backups/"
},
{
"type": "link",
"label": "Manage secrets",
Expand Down Expand Up @@ -412,6 +422,11 @@
"label": "Start a new process instance",
"href": "/docs/components/modeler/desktop-modeler/start-instance/"
},
{
"type": "link",
"label": "Use Connectors",
"href": "/docs/components/modeler/desktop-modeler/use-connectors/"
},

{
"Element templates": [
Expand Down Expand Up @@ -962,6 +977,11 @@
"label": "Table",
"href": "/docs/components/modeler/forms/form-element-library/forms-element-library-table/"
},
{
"type": "link",
"label": "Expression field",
"href": "/docs/components/modeler/forms/form-element-library/forms-element-library-expression/"
},
{
"type": "link",
"label": "Image view",
Expand Down Expand Up @@ -1186,6 +1206,11 @@
]
},

{
"type": "link",
"label": "Hugging Face Connector",
"href": "/docs/components/connectors/out-of-the-box-connectors/hugging-face/"
},
{
"type": "link",
"label": "Kafka Connector",
Expand All @@ -1194,6 +1219,11 @@

{
"Microsoft": [
{
"type": "link",
"label": "Azure OpenAI Connector",
"href": "/docs/components/connectors/out-of-the-box-connectors/azure-open-ai/"
},
{
"type": "link",
"label": "Microsoft Teams Connector",
Expand Down Expand Up @@ -1276,6 +1306,11 @@
"type": "link",
"label": "REST Connector",
"href": "/docs/components/connectors/protocol/rest/"
},
{
"type": "link",
"label": "SOAP Connector",
"href": "/docs/components/connectors/protocol/soap/"
}
]
},
Expand Down Expand Up @@ -2107,6 +2142,11 @@
"type": "link",
"label": "Authentication",
"href": "/docs/apis-tools/web-modeler-api/authentication/"
},
{
"type": "link",
"label": "Tutorial",
"href": "/docs/apis-tools/web-modeler-api/tutorial/"
}
]
},
Expand Down Expand Up @@ -2148,6 +2188,11 @@
"label": "Authentication",
"href": "/docs/apis-tools/zeebe-api-rest/zeebe-api-rest-authentication/"
},
{
"type": "link",
"label": "Tutorial",
"href": "/docs/apis-tools/zeebe-api-rest/zeebe-api-tutorial/"
},

{
"Specifications": [
Expand Down Expand Up @@ -2754,7 +2799,7 @@
},
{
"type": "link",
"label": "Dual-region setup",
"label": "Dual-region setup (EKS)",
"href": "/docs/self-managed/setup/deploy/amazon/amazon-eks/dual-region/"
},
{
Expand Down Expand Up @@ -2844,7 +2889,7 @@
},
{
"type": "link",
"label": "Using AWS managed OpenSearch",
"label": "Using Amazon OpenSearch Service",
"href": "/docs/self-managed/setup/guides/using-existing-opensearch/"
},
{
Expand Down Expand Up @@ -2896,21 +2941,6 @@
"label": "Update 8.2 to 8.3",
"href": "/docs/self-managed/operational-guides/update-guide/820-to-830/"
},
{
"type": "link",
"label": "Update 8.1 to 8.2",
"href": "/docs/self-managed/operational-guides/update-guide/810-to-820/"
},
{
"type": "link",
"label": "Update 8.0 to 8.1",
"href": "/docs/self-managed/operational-guides/update-guide/800-to-810/"
},
{
"type": "link",
"label": "Update 1.3 to 8.0",
"href": "/docs/self-managed/operational-guides/update-guide/130-to-800/"
},

{
"Elasticsearch": [
Expand Down Expand Up @@ -3105,6 +3135,11 @@
"type": "link",
"label": "Interceptors",
"href": "/docs/self-managed/zeebe-deployment/zeebe-gateway/interceptors/"
},
{
"type": "link",
"label": "Job streaming",
"href": "/docs/self-managed/zeebe-deployment/zeebe-gateway/job-streaming/"
}
]
},
Expand Down Expand Up @@ -3634,6 +3669,11 @@
"type": "link",
"label": "Logging",
"href": "/docs/self-managed/modeler/web-modeler/configuration/logging/"
},
{
"type": "link",
"label": "SSL",
"href": "/docs/self-managed/modeler/web-modeler/configuration/ssl/"
}
]
},
Expand Down
9 changes: 8 additions & 1 deletion versioned_sidebars/version-8.5-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -1618,13 +1618,15 @@
"label": "Version policy",
"href": "/optimize/self-managed/optimize-deployment/version-policy/"
},

{
"Configuration": [
{
"type": "link",
"label": "Getting started",
"href": "/optimize/self-managed/optimize-deployment/configuration/getting-started/"
},

{
"System configuration": [
{
Expand All @@ -1649,6 +1651,7 @@
}
]
},

{
"type": "link",
"label": "Logging",
Expand All @@ -1666,7 +1669,7 @@
},
{
"type": "link",
"label": "Shared Elasticsearch cluster",
"label": "Shared Elasticsearch/OpenSearch cluster",
"href": "/optimize/self-managed/optimize-deployment/configuration/shared-elasticsearch-cluster/"
},
{
Expand Down Expand Up @@ -1731,6 +1734,7 @@
}
]
},

{
"Plugins": [
{
Expand Down Expand Up @@ -1770,11 +1774,13 @@
}
]
},

{
"type": "link",
"label": "Camunda engine data reimport",
"href": "/optimize/self-managed/optimize-deployment/reimport/"
},

{
"Migration & update": [
{
Expand Down Expand Up @@ -1889,6 +1895,7 @@
}
]
},

{
"Advanced features": [
{
Expand Down
Loading