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
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: Reference Architectures
pcx_content_type: navigation
sidebar:
group:
hideIndex: true
order: 4
---

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: Artificial Intelligence (AI)
pcx_content_type: navigation
sidebar:
group:
hideIndex: true
order: 2

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

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

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: Internet of Things (IoT)
pcx_content_type: navigation
sidebar:
group:
hideIndex: true
order: 2
---

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

---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: Secure Access Service Edge (SASE)
pcx_content_type: navigation
sidebar:
group:
hideIndex: true
order: 2

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

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

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

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Application Security
pcx_content_type: navigation
sidebar:
group:
hideIndex: true
---

import { Description, DirectoryListing, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: Implementation Guides
pcx_content_type: navigation
sidebar:
group:
hideIndex: true
order: 7
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Zero Trust
pcx_content_type: navigation
sidebar:
group:
hideIndex: true
---

import { Description, DirectoryListing, Render } from "~/components";
Expand Down
Loading