Skip to content

Commit 1af99b8

Browse files
author
Donna-Marie Smith
committed
Created initial 2025.5 release branch
1 parent 558f412 commit 1af99b8

File tree

1,500 files changed

+88119
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,500 files changed

+88119
-3
lines changed

config/_default/config.toml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ archived_version = false
101101
# The version number for the version of the docs represented in this doc set.
102102
# Used in the "version-banner" partial to display a version number for the
103103
# current doc set.
104-
version = "2023.5"
104+
version = "2025.5"
105105

106106
# A link to latest version of the docs. Used in the "version-banner" partial to
107107
# point people to the main doc site.
@@ -200,16 +200,22 @@ enable = true
200200
[[menu.main]]
201201
identifier = 'documentation'
202202
name = 'Documentation'
203-
url = '/docs/2025.3'
203+
url = '/docs/2025.5'
204204
weight = 10
205205

206206
# Releases menu
207+
[[params.versions]]
208+
version = "2025.5"
209+
url = "/docs/2025.5/"
210+
dotNetVersion = "net-8.0"
211+
inSupport = true
212+
latest = true
213+
207214
[[params.versions]]
208215
version = "2025.3"
209216
url = "/docs/2025.3/"
210217
dotNetVersion = "net-8.0"
211218
inSupport = true
212-
latest = true
213219

214220
[[params.versions]]
215221
version = "2025.1"

content/en/docs/2025.5/FAQs/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: "FAQs"
3+
linkTitle: "FAQs"
4+
description: "Answers to our most frequently asked questions."
5+
weight: 10000
6+
---
7+
8+
{{< workinprogress >}}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Guides"
3+
linkTitle: "Guides"
4+
description: "This section includes all guides for the {{% ctx %}} platform."
5+
weight: 10
6+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "CORTEX Gateway"
3+
linkTitle: "CORTEX Gateway"
4+
description: "The centralised web-based portal for accessing all user applications and tooling in the {{% ctx %}} platform."
5+
weight: 50
6+
outOfSupport: true
7+
---
8+
9+
{{< workinprogress >}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "CORTEX Gateway Management"
3+
linkTitle: "CORTEX Gateway Management"
4+
description: "{{% ctx %}} Gateway and Studio Management tools and settings"
5+
---
6+
7+
{{< workinprogress >}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "LDAP Authorisation"
3+
linkTitle: "LDAP Authorisation"
4+
description: "Configure RBAC by assining roles to security groups."
5+
---
6+
7+
{{< workinprogress >}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "LDAP Connection"
3+
linkTitle: "LDAP Connection"
4+
description: "Connect to an Active Directory using LDAP."
5+
---
6+
7+
{{< workinprogress >}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "License Consumption"
3+
linkTitle: "License Consumption"
4+
description: "Review current license consumption of flows in master."
5+
---
6+
7+
{{< workinprogress >}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Studio Authorisation"
3+
linkTitle: "Studio Authorisation"
4+
description: "Assign access rights to flows based on security groups."
5+
---
6+
7+
{{< workinprogress >}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Studio Export"
3+
linkTitle: "Studio Export"
4+
description: "Create {{% ctx %}} Studio Packages by exporting flows."
5+
---
6+
7+
{{< workinprogress >}}

0 commit comments

Comments
 (0)