mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
parent
ff1f7c3e6d
commit
b4d7af84f7
|
|
@ -2,6 +2,10 @@
|
||||||
title: "Documentation"
|
title: "Documentation"
|
||||||
css: "scss/docs.scss"
|
css: "scss/docs.scss"
|
||||||
isDocsRoot: true
|
isDocsRoot: true
|
||||||
|
_build:
|
||||||
|
render: never
|
||||||
|
list: never
|
||||||
|
publishResources: false
|
||||||
|
|
||||||
LinkTitle: "文档"
|
LinkTitle: "文档"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,10 @@
|
||||||
title: "Documentation"
|
title: "Documentation"
|
||||||
css: "scss/docs.scss"
|
css: "scss/docs.scss"
|
||||||
isDocsRoot: true
|
isDocsRoot: true
|
||||||
|
_build:
|
||||||
|
render: never
|
||||||
|
list: never
|
||||||
|
publishResources: false
|
||||||
|
|
||||||
LinkTitle: "文档"
|
LinkTitle: "文档"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,10 @@ title: 文档中心
|
||||||
css: scss/docs.scss
|
css: scss/docs.scss
|
||||||
isDocsRoot: true
|
isDocsRoot: true
|
||||||
LinkTitle: 文档
|
LinkTitle: 文档
|
||||||
|
_build:
|
||||||
|
render: never
|
||||||
|
list: never
|
||||||
|
publishResources: false
|
||||||
|
|
||||||
section1:
|
section1:
|
||||||
title: KubeSphere
|
title: KubeSphere
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue