diff --git a/config.toml b/config.toml index 8e7426d464b764fd0286723460777750d4bc50f8..ddbb59f8aebabfdcb7405960e828c453bf56ee98 100644 --- a/config.toml +++ b/config.toml @@ -225,33 +225,33 @@ paginate = 10 # url = "/zh/docs/Releasenotes/release_notes.html" # weight = 2 -#[[languages.zh.menu.main]] -# identifier = "install" -# name = "安装指南" -# parent = "docs" -# url = "/zh/docs/Installation/installation.html" -# weight=3 +[[languages.zh.menu.main]] + identifier = "install" + name = "安装指南" + parent = "docs" + url = "/zh/docs/Installation/installation.html" + weight=3 -#[[languages.zh.menu.main]] -# identifier = "management" -# name = "管理员指南" -# parent = "docs" -# url = "/zh/docs/Administration/administration.html" -# weight = 4 +[[languages.zh.menu.main]] + identifier = "management" + name = "管理员指南" + parent = "docs" + url = "/zh/docs/Administration/administration.html" + weight = 4 -#[[languages.zh.menu.main]] -# identifier = "container" -# name = "容器用户指南" -# parent = "docs" -# url = "/zh/docs/Container/container.html" -# weight = 5 +[[languages.zh.menu.main]] + identifier = "container" + name = "容器用户指南" + parent = "docs" + url = "/zh/docs/Container/container.html" + weight = 5 -#[[languages.zh.menu.main]] -# identifier = "vitrual" -# name = "虚拟化用户指南" -# parent = "docs" -# url = "/zh/docs/Virtualization/virtualization.html" -# weight = 6 +[[languages.zh.menu.main]] + identifier = "vitrual" + name = "虚拟化用户指南" + parent = "docs" + url = "/zh/docs/Virtualization/virtualization.html" + weight = 6 [[languages.zh.menu.main]] diff --git a/content/zh/building/docs.md b/content/zh/building/docs.md deleted file mode 100644 index b43ddf005eda92838431108b33313f20a3ab72dd..0000000000000000000000000000000000000000 --- a/content/zh/building/docs.md +++ /dev/null @@ -1,7 +0,0 @@ -+++ -title = "文档" -id = "members" -+++ - -#### 文档中心正在构建中 -欢迎加入 [文档](https://gitee.com/openeuler/docs)团队 diff --git a/i18n/en.toml b/i18n/en.toml index eb3678190531952d3a06928db9362c2ff19dc2d6..a4cee54e083907517fe1d2854e7d971e73594f67 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -100,4 +100,4 @@ other = "Submit issues: " other = "please download the checksum file:" [download_iso_button] -other = "Get openEuler ISO" +other = "Get openEuler-1.0-aarch64-dvd.iso" diff --git a/i18n/zh.toml b/i18n/zh.toml index 07fa0f0a847843b2edb23c66a480171fca8b4114..bffa1abe33de7ab9ec87a869f299b490b1f2605e 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -99,5 +99,5 @@ other = "如果您遇到问题,请在此提交问题:" other = "如何检验请下载:" [download_iso_button] -other = "下载openEuler ISO" +other = "下载openEuler-1.0-aarch64-dvd.iso" diff --git a/themes/project/layouts/partials/nav.html b/themes/project/layouts/partials/nav.html index a5ea1c2d201970588a69d8960f4a50510a7604e2..a538be7c29e8d6e47b5960e7f490a0dc7c951c69 100644 --- a/themes/project/layouts/partials/nav.html +++ b/themes/project/layouts/partials/nav.html @@ -112,7 +112,7 @@ {{ end }} {{ end }}