Skip to content

Commit

Permalink
Disable old concept docs (#811)
Browse files Browse the repository at this point in the history
* Add supported resource types

* Hide old concept docs
  • Loading branch information
Reshrahim authored Oct 5, 2023
1 parent 048613b commit 1c8925c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/concepts/api-concept/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Radius API
linkTitle: API
description: Learn about the Radius API
weight: 500
categories: "Concepts"
---

## Overview
Expand Down
1 change: 1 addition & 0 deletions docs/content/concepts/application-graph/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Radius Application Graph
linkTitle: Application graph
description: Learn how the Radius application graph allows you to model your entire application
weight: 200
toc_hide: true
---

## Radius applications
Expand Down
1 change: 1 addition & 0 deletions docs/content/concepts/environments-concept/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description: "Learn about Radius Environments"
weight: 300
slug: environment
categories: "Concept"
toc_hide: true
---

## Introduction
Expand Down
1 change: 1 addition & 0 deletions docs/content/concepts/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ linkTitle: Overview
description: Learn how Radius fits into the app development landscape and it's long-term vision
weight: 100
categories: "Concept"
toc_hide: true
---

## Building cloud-native apps is too difficult today
Expand Down

0 comments on commit 1c8925c

Please sign in to comment.