Pular para o conteúdo

Navigation

Atualizado em Ver como Markdown

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
products:
  - product-a
  - product-b
  - product-c

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
description: Explore <Cloudflare product> guides for <key topic areas covered by child pages>.
products:
  - product-a
  - product-b
  - product-c
---

import { DirectoryListing } from "~/components";

# Name of section

<DirectoryListing />

Examples

Logs: Enable destinations

Cloudflare Tunnel: Get Started