Skip to content

Commit 2323ab2

Browse files
author
Donna-Marie Smith
committed
Merge branch 'feature/add-operations-overview-documentation' of https://github.com/CortexIntelligentAutomation/docs into feature/add-studio-import-export-documentation
2 parents 9d6a23d + 77b2822 commit 2323ab2

File tree

1,470 files changed

+87128
-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,470 files changed

+87128
-3
lines changed

.htmltest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ IgnoreURLs:
2828
- "https://.*.gov.uk/.*"
2929
- "https://www.elastic.co/.*"
3030
- "https://www.connectionstrings.com/.*"
31+
- "https://dotnet.microsoft.com/.*"
3132
IgnoreDirs:
3233
- "docs/?.*/_print/"
3334
- "docs/?.*/_shared/"
@@ -37,6 +38,7 @@ IgnoreDirs:
3738
- "docs/2023.7/?.*/"
3839
- "docs/2023.9/?.*/"
3940
- "docs/2023.11/?.*/"
41+
- "docs/2024.1/?.*/"
4042
- "docs/2024.3/?.*/"
4143
- "docs/2024.5/?.*/"
4244
- "docs/2024.7/?.*/"

config/_default/config.toml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,17 +200,22 @@ enable = true
200200
[[menu.main]]
201201
identifier = 'documentation'
202202
name = 'Documentation'
203-
url = '/docs/2025.1'
203+
url = '/docs/2025.3'
204204
weight = 10
205205

206206
# Releases menu
207207
[[params.versions]]
208-
version = "2025.1"
209-
url = "/docs/2025.1/"
208+
version = "2025.3"
209+
url = "/docs/2025.3/"
210210
dotNetVersion = "net-8.0"
211211
inSupport = true
212212
latest = true
213213

214+
[[params.versions]]
215+
version = "2025.1"
216+
url = "/docs/2025.1/"
217+
dotNetVersion = "net-8.0"
218+
214219
[[params.versions]]
215220
version = "2024.11"
216221
url = "/docs/2024.11/"

content/en/docs/2025.1/_index.md

Lines changed: 1 addition & 0 deletions
Lines changed: 8 additions & 0 deletions
Lines changed: 6 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions

0 commit comments

Comments
 (0)