Skip to content

Commit e8aa064

Browse files
committed
[zh] Sync contribution guidelines (2)
This PR is about the changes to reference generation.
1 parent 33f6fd9 commit e8aa064

File tree

7 files changed

+844
-871
lines changed

7 files changed

+844
-871
lines changed

content/zh/docs/contribute/generate-ref-docs/_index.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,22 @@ weight: 80
55
---
66

77
<!--
8-
---
98
title: Reference docs overview
109
main_menu: true
1110
weight: 80
12-
---
1311
-->
1412

1513
<!--
16-
Much of the Kubernetes reference documentation is generated from Kubernetes
17-
source code, using scripts. The topics in this section document how to generate
18-
this type of content.
14+
The topics in this section document how to generate the Kubernetes
15+
reference guides.
16+
17+
To build the reference documentation, see the following guide:
18+
19+
* [Generating Reference Documentation Quickstart](/docs/contribute/generate-ref-docs/quickstart/)
1920
-->
2021

21-
许多 Kubernetes 参考文档都是使用脚本从 Kubernetes 源代码生成的。本节的主题是如何生成这种类型的文档。
22+
本节的主题是描述如何生成 Kubernetes 参考指南。
23+
要生成参考文档,请参考下面的指南:
24+
25+
* [生成参考文档快速入门](/docs/contribute/generate-ref-docs/quickstart/)
26+

content/zh/docs/contribute/generate-ref-docs/contribute-upstream.md

Lines changed: 112 additions & 107 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)