Skip to content

Commit ba26277

Browse files
author
Donna-Marie Smith
committed
Added initial content for 2024.9 release
1 parent a155ee5 commit ba26277

File tree

1,362 files changed

+84297
-2
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,362 files changed

+84297
-2
lines changed

config/_default/config.toml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,15 +200,20 @@ enable = true
200200
[[menu.main]]
201201
identifier = 'documentation'
202202
name = 'Documentation'
203-
url = '/docs/2024.7'
203+
url = '/docs/2024.9'
204204
weight = 10
205205

206206
# Releases menu
207+
[[params.versions]]
208+
version = "2024.9"
209+
url = "/docs/2024.9/"
210+
dotNetVersion = "net-6.0"
211+
latest = true
212+
207213
[[params.versions]]
208214
version = "2024.7"
209215
url = "/docs/2024.7/"
210216
dotNetVersion = "net-6.0"
211-
latest = true
212217

213218
[[params.versions]]
214219
version = "2024.5"
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 %}} Innovation platform."
5+
weight: 10
6+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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 %}} Innovation platform."
5+
weight: 1
6+
---
7+
8+
{{< workinprogress >}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Help"
3+
linkTitle: "Help"
4+
description: "System level help"
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: "Release Notes"
3+
linkTitle: "Release Notes"
4+
description: "Release notes for all currently available {{% ctx %}} Versions."
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: "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 >}}

0 commit comments

Comments
 (0)