Skip to content

Commit 81baf00

Browse files
committed
remove dummy content
1 parent 82ae826 commit 81baf00

File tree

13 files changed

+16
-26
lines changed

13 files changed

+16
-26
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Overview
3-
description: This is a dummy description.
3+
description: This section describes the configuration options available for LocalStack, and how to configure them to suit your needs.
44
template: doc
55
---
66

7-
# Config
7+
# Config

src/content/docs/aws/capabilities/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Capabilities
3-
description: This is a dummy description
3+
description: This section describes the capabilities of LocalStack, that go beyond the core cloud service emulation, and provide additional features and capabilities for LocalStack users.
44
template: doc
55
sidebar:
66
order: 5

src/content/docs/aws/capabilities/networking/accessing-endpoint-url.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Accessing LocalStack via the endpoint URL
3-
description: This is a dummy description
3+
description: This documentation provides step-by-step guidance on how to access LocalStack services via the endpoint URL and troubleshoot common issues.
44
template: doc
55
sidebar:
66
order: 5

src/content/docs/aws/capabilities/networking/accessing-resources-created.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Accessing a resource created by LocalStack
3-
description: This is a dummy description
3+
description: This guide will explore different scenarios and provide detailed instructions on accessing resources created by LocalStack under different scenarios.
44
template: doc
55
sidebar:
66
order: 6

src/content/docs/aws/capabilities/networking/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Overview
3-
description: This is a dummy description
3+
description: This section describes the networking capabilities of LocalStack, and how to configure them to suit your needs.
44
template: doc
55
sidebar:
66
order: 1

src/content/docs/aws/enterprise/enterprise-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Enterprise Support
3-
description: This is a dummy description
3+
description: This page describes the support options available for LocalStack Enterprise customers.
44
template: doc
55
sidebar:
66
order: 6
@@ -67,4 +67,4 @@ You need to fill out the following fields, which are mandatory to open a new tic
6767
- **CI Issue?** - If the query is related to a CI issue, select the one that best fits your query from the dropdown.
6868
- **Operating system** - From the dropdown, select the operating system you are using.
6969
- **Affected Services** - From the dropdown, select the AWS service that is affected in your query.
70-
- **File upload** - Here you can provide any additional files that you believe would be helpful for LocalStack support (e.g., screenshots, log files, etc.).
70+
- **File upload** - Here you can provide any additional files that you believe would be helpful for LocalStack support (e.g., screenshots, log files, etc.).
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Overview
3-
description: This is a dummy description
3+
description: LocalStack Enterprise provides the most sophisticated and secure setup we offer, with advanced features and capabilities for large organizations and teams.
44
template: doc
55
sidebar:
66
order: 1
77
---
88

99
# LocalStack Enterprise
1010

11-
LocalStack Enterprise provides the most sophisticated and secure setup we offer, with advanced features and capabilities for large organizations and teams. This section provides guides and resources to help you get started with LocalStack Enterprise.
11+
This section provides guides and resources to help you get started with LocalStack Enterprise.

src/content/docs/aws/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Overview
3-
description: This is a dummy description
3+
description: This section describes how to get started with LocalStack using a variety of options, and provides details on how LocalStack can be configured to fit the needs of a local cloud sandbox for development, testing, and experimentation.
44
template: doc
55
sidebar:
66
order: 1
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
---
22
title: Sample apps
3-
description: This is a dummy description
3+
description: Sample apps to help LocalStack users adopt real-world scenarios to rapidly and conveniently create, configure, and deploy applications locally.
44
template: doc
55
sidebar:
66
order: 4
77
---
88

99
import ApplicationsShowcase from "../../../components/ApplicationsShowcase.astro";
1010

11-
# Applications
12-
LocalStack Applications provide sample templates to help LocalStack users adopt real-world scenarios to rapidly and conveniently create, configure, and deploy applications locally. These sample applications help you establish your foundations in LocalStack and offer you a wide range of use cases and scenarios, all supported by LocalStack, to help you develop and test cloud applications efficiently.
13-
1411
<ApplicationsShowcase />
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
title: Overview
3-
description: This is a dummy description
3+
description: LocalStack offers various developer endpoints and SDKs provides a programmatic and easy way to interact with them.
44
template: doc
55
sidebar:
66
order: 1
77
---
8-
9-
# LocalStack SDKs
10-
LocalStack offers various developer endpoints and SDKs provides a programmatic and easy way to interact with them.

0 commit comments

Comments
 (0)