Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ title: Guides Overview
sidebar_position: 1
sidebar_label: Overview
description: Learn what Upbound Crossplane is and how it works
hide_title: true
---

# Overview

import GuidesCards from '@site/src/components/GuidesCards';

This section contains end-to-end deployment guides, solution architectures, and
Expand Down
4 changes: 0 additions & 4 deletions docs/manuals/cli/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ sidebar_label: Overview
sidebar_position: 1
description: Install Crossplane, interact with the Upbound Marketplace and Managed
Control Planes with the Upbound Up CLI.
hide_title: true
---
<!--vale gitlab.HeadingContent = NO -->
# Overview
<!--vale gitlab.HeadingContent = YES-->

The Upbound `up` command-line enables interaction with Upbound control planes. It also simplifies common workflows with Upbound Crossplane (UXP) and building Crossplane packages for the Upbound Marketplace or any OCI-compliant registry.

Expand Down
2 changes: 0 additions & 2 deletions docs/manuals/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
---
title: Manuals Overview
sidebar_label: Overview
hide_title: true
sidebar_position: 1
description: Learn about the deployment options for Upbound
---
# Overview
import ManualsCards from '@site/src/components/ManualsCards';

This section contains detailed guides, configuration examples, and
Expand Down
3 changes: 0 additions & 3 deletions docs/manuals/packages/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ title: Packages Overview
sidebar_position: 1
description: Product documentation for the Official Packages offered by Upbound.
sidebar_label: Overview
hide_title: true
---

# Overview

Crossplane supports these package types: `Configurations`, `Functions` and `Providers`. Upbound Crossplane (UXP) extends this with support for `Add-Ons`.

* **`Add-On`** packages are Upbound Crossplane-only packages that extend your control plane capabilities.
Expand Down
5 changes: 1 addition & 4 deletions docs/manuals/platform/overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
---
title: Platform Overview
title: Platform Overview
sidebar_label: Overview
hide_title: true
sidebar_position: 1
description: Overview of platform
---

# Overview

This section covers identity management, access control, and other
administrative features that allow you to configure team and organizational
collaboration.
Expand Down
4 changes: 1 addition & 3 deletions docs/manuals/spaces/overview.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
---
title: Spaces Overview
title: Spaces Overview
sidebar_label: Overview
hide_title: true
sidebar_position: 1
description: Spaces are a host environment in Upbound for control planes-as-a-service
---
# Overview

<Standard />

Expand Down
5 changes: 1 addition & 4 deletions docs/manuals/uxp/overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
---
title: UXP Overview
title: UXP Overview
sidebar_label: Overview
hide_title: true
sidebar_position: 1
description: Upbound Crossplane is the AI-native distribution of Crossplane by Upbound
---

# Overview

Upbound Crossplane (UXP) is the AI-native distribution of [Crossplane][crossplane] by Upbound. Crossplane is a framework for building your own [control plane][control-plane].

:::tip
Expand Down
3 changes: 0 additions & 3 deletions docs/reference/index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
---
title: Reference Overview
sidebar_label: Overview
hide_title: true
sidebar_position: 1
description: Reference material for Upbound
---
import ReferenceCards from '@site/src/components/ReferenceCards';

# Overview

This section contains technical specifications, API documentation and reference
materials for Upbound.

Expand Down
1 change: 0 additions & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ const config = {
organizationName: "upbound",
projectName: "docs",
onBrokenLinks: "warn",
clientModules: [require.resolve("./scripts/copymarkdown.js")],
scripts: [
{
src: "https://cdn-cookieyes.com/client_data/401fea7900d8d7b84b9e7b40/script.js",
Expand Down
14 changes: 0 additions & 14 deletions scripts/copymarkdown.js

This file was deleted.

Loading