Skip to content

Commit 65c6719

Browse files
committed
Update documentation titles for clarity and consistency
1 parent 610b240 commit 65c6719

11 files changed

Lines changed: 25 additions & 14 deletions

File tree

docs/Actions/GLS/configs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Action Configuration
2+
title: Configuration
33
description: All configuration options for the GLS Action, including how to obtain credentials from the GLS Developer Portal.
44
---
55

docs/Actions/GLS/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: GLS Action Events
2+
title: Trigger
33
description: Events emitted by the GLS Action — what they are, how they trigger flows in Aquila, and what future events are planned.
44
---
55

docs/Actions/GLS/functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: GLS Action Functions
2+
title: Functions
33
description: All functions available in the GLS Action with detailed descriptions, parameters, and data flow diagrams.
44
---
55

6-
# GLS Action Functions
6+
# Functions
77

88
The GLS Action exposes **26 functions** grouped into three categories:
99

docs/Actions/GLS/meta.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
"title": "GLS Action",
33
"description": "GLS ShipIT integration for creating and managing shipments",
44
"pages": [
5+
"---Introduction---",
56
"overview",
67
"quick-start",
78
"configs",
9+
"troubleshooting",
10+
"---Definitions---",
811
"events",
912
"functions",
1013
"types",
11-
"use-cases",
12-
"troubleshooting"
14+
"---Use Cases---",
15+
"use-cases"
1316
]
1417
}

docs/Actions/GLS/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: GLS Action Overview
2+
title: Overview
33
description: Overview of the GLS ShipIT action — what it does, what you need to get started, and how it fits into your flows.
4+
icon: IconHome
45
---
56

67
# GLS Action

docs/Actions/GLS/quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Quick Start — GLS Action
2+
title: Quick Start
33
description: Create your first GLS shipment in a few steps.
44
---
55

@@ -11,7 +11,7 @@ This guide walks you through creating your first GLS shipment using the GLS Acti
1111

1212
## Step 1: Install and configure the action
1313

14-
Follow the [Installation Guide](../../Guides/installation.md) to deploy the GLS Action, then set the following configuration values in your Hercules admin panel (or `.env` file):
14+
Follow the [Installation Guide](../../installation.md) to deploy the GLS Action, then set the following configuration values in your Hercules admin panel (or `.env` file):
1515

1616
| Config | Value |
1717
|-------------------|--------------------------------------------------------------------------------------|

docs/Actions/GLS/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Troubleshooting & Community Support
2+
title: Troubleshooting
33
description: Frequently asked questions, troubleshooting tips, and community resources for the GLS Action.
44
---
55

docs/Actions/GLS/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: GLS Action Types
2+
title: Datatypes
33
description: All data types registered by the GLS Action — field references and descriptions.
44
---
55

docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Welcome to the Documentation for Centaurus
2+
title: Action SDK
33
description: Find out how Centaurus works
44
template: splash
55
---
File renamed without changes.

0 commit comments

Comments
 (0)