配置的目的是展示特定设置、值和选项的示例。
朴实、描述性、直截了当
pcx_content_type: configuration
products:
- product-a
- product-b
- product-c欲了解更多详情,请参考 pcx_content_type。
配置对于产品中非常依赖配置的部分很有用;例如规则(rules)。
标题:标题应基于名词,因为配置的目的不是引导用户去实现某个目标,而是根据用户的需求,描述设置特定功能的常用方法。
上下文:上下文应在标题紧随其后的段落中给出。它应该介绍功能,说明用户将遇到什么类型的配置,并链接到其他相关文档。
设置和值:这应该是一个参考表,用户可以更改的设置与他们为了实现上下文段落中概述的目标而应输入/选择的值之间具有 1:1 的对应关系。
导航:当我们有很多配置需要涵盖时,包含一个导航列表以帮助用户找到他们需要的内容是很有用的。
---
weight: xx
pcx_content_type: configuration
description: Configure <Cloudflare product or feature> settings for <use case or goal>. Covers <key settings or values>.
products:
- product-a
- product-b
- product-c
---
# Title
Write an overview of the high-level feature here, not more than 2-3 sentences. Outline what users can achieve with it, and if necessary, link to other parts of the docs.
* [Feature 1](/feature-1)
* [Feature 2](/feature-2)
* [Feature 3](/feature-3)
## Feature 1
(Feature 1) allows you to (placeholder). For example, the following configuration (placeholder).
| Setting 1 | Setting 2 | Setting 3 |
| - | - | - |
| Value 1 | Value 2 | Value 3 |
## Feature 2
(Feature 2) allows you to (placeholder). For example, the following configuration (placeholder).
| Setting 1 | Setting 2 | Setting 3 |
| - | - | - |
| Value 1 | Value 2 | Value 3 |
## Feature 3
(Feature 3) allows you to (placeholder). For example, the following configuration (placeholder).
| Setting 1 | Setting 2 | Setting 3 |
| - | - | - |
| Value 1 | Value 2 | Value 3 |“配置”也被称为“使用场景”,是包含如何根据您的要求设置产品示例的参考页面。如果您在创建配置并发现自己想要包含步骤说明,请考虑使用教程、操作指南或示例代替。