Skip to content
Cloudflare Docs

Navigation

Purpose

The purpose of a navigation page is to direct users deeper into the doc set and act as a sub-landing page for a specific area of the docs.

content_type

pcx_content_type: navigation

For more details, refer to pcx_content_type.

Components

DirectoryListing:

Use <DirectoryListing /> to display the directory of a specific folder, which appears as a list of links.

Template

---
weight: xx
pcx_content_type: navigation
---
import { DirectoryListing } from "~/components"
# Name of section
<DirectoryListing />

Examples

Logs: Enable destinations

Cloudflare Tunnel: Get Started