Files
Qiming Teng efe536f45a [zh] Fix links in contribute section
This PR fixes bad links found in the contribute section, identified via:
```
./scripts/linkchecker.py -l zh -f /docs/contribute/**/*.md
```

Fix Summary:
Bad links pointing nowhere: 23
Links which should point to localized pages: 28
Links which should avoid redirections: 5
Unsafe links that use HTTP: 6
2020-07-27 17:58:20 +08:00

1.9 KiB

title, content_type, weight
title content_type weight
为 Kubernetes 组件和工具生成参考文档 task 120

本页面描述如何构造 Kubernetes 组件和工具的参考文档。

{{% heading "prerequisites" %}}

阅读参考文档快速入门指南中的准备工作节。

按照参考文档快速入门 指引,生成 Kubernetes 组件和工具的参考文档。

{{% heading "whatsnext" %}}