diff --git a/content/zh/docs/doc-contributor-toos/README.md b/content/zh/docs/doc-contributor-toos/README.md new file mode 100644 index 0000000000..1a8fe085a5 --- /dev/null +++ b/content/zh/docs/doc-contributor-toos/README.md @@ -0,0 +1,5 @@ + +Kubernetes 文档贡献者的工具。 查看子目录内的 `README.md` 文件以获取更多信息。 \ No newline at end of file diff --git a/content/zh/docs/home/supported-doc-versions.md b/content/zh/docs/home/supported-doc-versions.md new file mode 100644 index 0000000000..94bc47b367 --- /dev/null +++ b/content/zh/docs/home/supported-doc-versions.md @@ -0,0 +1,55 @@ +--- +title: Kubernetes 文档支持的版本 +content_template: templates/concept +--- + +{{% capture overview %}} + +本网站包含当前版本和之前四个版本的 Kubernetes 文档。 + +{{% /capture %}} + +{{% capture body %}} + +## 当前版本 + +当前版本是 +[{{< param "version" >}}](/)。 + +## 之前的版本 + +{{< versions-other >}} + +{{% /capture %}} + + + + \ No newline at end of file diff --git a/content/zh/docs/reference/setup-tools/_index.md b/content/zh/docs/reference/setup-tools/_index.md new file mode 100644 index 0000000000..d2beef6a19 --- /dev/null +++ b/content/zh/docs/reference/setup-tools/_index.md @@ -0,0 +1,13 @@ +--- +title: 配置工具参考 +weight: 50 +toc-hide: true +--- + + \ No newline at end of file