Skip to content
Merged
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
2 changes: 2 additions & 0 deletions src/content/docs/fundamentals/api/get-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Get started
pcx_content_type: get-started
sidebar:
order: 2
group:
hideIndex: true

---

Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/fundamentals/api/how-to/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: How to
pcx_content_type: navigation
sidebar:
order: 3
group:
hideIndex: true

---

Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/fundamentals/api/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Cloudflare's API
pcx_content_type: overview
sidebar:
order: 6
group:
hideIndex: true

---

Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/fundamentals/api/reference/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Reference
pcx_content_type: navigation
sidebar:
order: 4
group:
hideIndex: true

---

Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/fundamentals/basic-tasks/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ pcx_content_type: navigation
title: Basic tasks
sidebar:
order: 5
group:
hideIndex: true

---

Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/fundamentals/concepts/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ pcx_content_type: navigation
title: Concepts
sidebar:
order: 2
group:
hideIndex: true

---

Expand Down
3 changes: 3 additions & 0 deletions src/content/docs/fundamentals/reference/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@ pcx_content_type: navigation
title: Reference
sidebar:
order: 8
group:
hideIndex: true
head:
- tag: title
content: Reference - Get started


---

import { DirectoryListing } from "~/components"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ pcx_content_type: navigation
title: Policies
sidebar:
order: 1
group:
hideIndex: true

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ pcx_content_type: navigation
title: Account security
sidebar:
order: 6
group:
hideIndex: true

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Account customizations
pcx_content_type: navigation
sidebar:
order: 7
group:
hideIndex: true
head:
- tag: title
content: Customize account and profile
Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/fundamentals/setup/account/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ pcx_content_type: navigation
title: Manage account
sidebar:
order: 1
group:
hideIndex: true

---

Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/fundamentals/setup/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ pcx_content_type: how-to
title: How to use Cloudflare
sidebar:
order: 3
group:
hideIndex: true
head:
- tag: title
content: Set up Cloudflare
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ pcx_content_type: navigation
title: Subscriptions and billing
sidebar:
order: 3
group:
hideIndex: true
head: []
description: Set up, maintain, and secure your Cloudflare account and billing information.

Expand Down
Loading