跳转到内容
搜索文档

导航

最后更新 查看 MarkdownAgent 设置

目的

导航页面的目的是引导用户深入文档集,并作为文档特定区域的子落地页。

content_type

pcx_content_type: navigation
products:
  - product-a
  - product-b
  - product-c

有关更多详细信息,请参阅 pcx_content_type

组件

DirectoryListing

使用 <DirectoryListing /> 显示特定文件夹的目录,该目录将以链接列表的形式呈现。

模板

---
weight: xx
pcx_content_type: navigation
description: 探索 <Cloudflare 产品> 关于 <由子页面涵盖的关键主题领域> 的指南。
products:
  - product-a
  - product-b
  - product-c
---

import { DirectoryListing } from "~/components";

# 板块名称

<DirectoryListing />

示例

Logs: Enable destinations

Cloudflare Tunnel: Get Started

这篇文档对您有帮助吗?