zh-trans: add docs/home/supported-doc-versions.md, etc. (#11235)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<!--
|
||||
Tools for Kubernetes docs contributors. View `README.md` files in
|
||||
subdirectories for more info.
|
||||
-->
|
||||
Kubernetes 文档贡献者的工具。 查看子目录内的 `README.md` 文件以获取更多信息。
|
||||
@@ -0,0 +1,55 @@
|
||||
---
|
||||
title: Kubernetes 文档支持的版本
|
||||
content_template: templates/concept
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
本网站包含当前版本和之前四个版本的 Kubernetes 文档。
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture body %}}
|
||||
|
||||
## 当前版本
|
||||
|
||||
当前版本是
|
||||
[{{< param "version" >}}](/)。
|
||||
|
||||
## 之前的版本
|
||||
|
||||
{{< versions-other >}}
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
---
|
||||
title: Supported Versions of the Kubernetes Documentation
|
||||
content_template: templates/concept
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
This website contains documentation for the current version of Kubernetes
|
||||
and the four previous versions of Kubernetes.
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture body %}}
|
||||
|
||||
## Current version
|
||||
|
||||
The current version is
|
||||
[{{< param "version" >}}](/).
|
||||
|
||||
## Previous versions
|
||||
|
||||
{{< versions-other >}}
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
|
||||
|
||||
-->
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: 配置工具参考
|
||||
weight: 50
|
||||
toc-hide: true
|
||||
---
|
||||
|
||||
<!--
|
||||
---
|
||||
title: Setup tools reference
|
||||
weight: 50
|
||||
toc-hide: true
|
||||
---
|
||||
-->
|
||||
Reference in New Issue
Block a user