diff --git a/content/zh/docs/v3.3/_index.md b/content/zh/docs/v3.3/_index.md index de86e2bf5..b25eb4c6e 100644 --- a/content/zh/docs/v3.3/_index.md +++ b/content/zh/docs/v3.3/_index.md @@ -2,6 +2,10 @@ title: "Documentation" css: "scss/docs.scss" isDocsRoot: true +_build: + render: never + list: never + publishResources: false LinkTitle: "文档" diff --git a/content/zh/docs/v3.4/_index.md b/content/zh/docs/v3.4/_index.md index f55904350..fdb2aa405 100644 --- a/content/zh/docs/v3.4/_index.md +++ b/content/zh/docs/v3.4/_index.md @@ -2,6 +2,10 @@ title: "Documentation" css: "scss/docs.scss" isDocsRoot: true +_build: + render: never + list: never + publishResources: false LinkTitle: "文档" diff --git a/content/zh/docs/v4.1/_index.adoc b/content/zh/docs/v4.1/_index.adoc index 4ef17fb78..dede4370e 100644 --- a/content/zh/docs/v4.1/_index.adoc +++ b/content/zh/docs/v4.1/_index.adoc @@ -3,6 +3,10 @@ title: 文档中心 css: scss/docs.scss isDocsRoot: true LinkTitle: 文档 +_build: + render: never + list: never + publishResources: false section1: title: KubeSphere