Skip to content

Commit

Permalink
Update title to reflect categories for some pages (#805)
Browse files Browse the repository at this point in the history
* Add supported resource types

* Update categories

* Update title
  • Loading branch information
Reshrahim authored Oct 4, 2023
1 parent d41fd88 commit 39f4bf7
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/content/guides/author-apps/aws/overview/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
type: docs
title: "AWS resources"
title: "Overview: AWS resources"
linkTitle: "Overview"
description: "Deploy and connect to AWS resources in your application"
weight: 100
Expand Down
2 changes: 1 addition & 1 deletion docs/content/guides/author-apps/azure/overview/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
type: docs
title: "Microsoft Azure resources"
title: "Overview: Microsoft Azure resources"
linkTitle: "Overview"
description: "Deploy and connect to Azure resources in your application"
weight: 500
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
type: docs
title: "Kubernetes resources"
title: "Overview: Kubernetes resources"
linkTitle: "Overview"
description: "Deploy and connect to Kubernetes resources in your application"
weight: 1000
Expand Down
1 change: 0 additions & 1 deletion docs/content/guides/operations/control-plane/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ title: "Control plane"
linkTitle: "Control plane"
description: "Configure and manage your Radius control plane"
weight: 200
categories: "How-To"
tags: ["control plane"]
---
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ title: "Observe Radius control plane"
linkTitle: "Observability"
weight: 300
description: "How to observe and gain insights into the Radius control plane"
categories: "How-To"
tags: ["observability", "control plane"]
---
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
type: docs
title: "Control plane logs"
title: "How-To: Control plane logs"
linkTitle: "Logs"
weight: 100
description: "Use logs to monitor and troubleshoot the control plane."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
type: docs
title: "Set Kubernetes metadata"
title: "How-To: Set Kubernetes metadata"
linkTitle: "Kubernetes metadata"
description: "Learn how to configure Kubernetes labels and annotations for generated objects"
weight: 400
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "How-To: Use Radius workspaces"
linkTitle: "Use Workspaces"
description: "Learn how to handle multiple Radius platforms and environments with workspaces"
weight: 300
categories: "Overview"
categories: "How-To"
---

## How-to: Use workspaces to switch between environments
Expand Down
2 changes: 0 additions & 2 deletions docs/content/guides/tooling/vscode/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ title: "Visual Studio Code tooling"
linkTitle: "VS Code"
description: "Learn how to use Radius in Visual Studio Code"
weight: 200
categories: "How-To"
tags: ["VSCode"]
---

0 comments on commit 39f4bf7

Please sign in to comment.