From 9781a4422e3a9198a28686ff22a839cf36a0cd10 Mon Sep 17 00:00:00 2001 From: Rudy_Tan Date: Tue, 21 Jan 2020 23:26:04 +0800 Subject: [PATCH] modify install --- content/zh/docs/Installation/installation.md | 1 + content/zh/menu/index.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 content/zh/docs/Installation/installation.md diff --git a/content/zh/docs/Installation/installation.md b/content/zh/docs/Installation/installation.md new file mode 100644 index 000000000..99a3d300d --- /dev/null +++ b/content/zh/docs/Installation/installation.md @@ -0,0 +1 @@ +本文档简要描述如何获取openEuler的安装包,并通过多种方式完成openEuler的默认安装。文中安装使用openEuler 1.0版本。 \ No newline at end of file diff --git a/content/zh/menu/index.md b/content/zh/menu/index.md index faea55462..cbb17688f 100644 --- a/content/zh/menu/index.md +++ b/content/zh/menu/index.md @@ -189,9 +189,9 @@ headless: true - [管理httpd]({{< relref "/docs/Administration/管理httpd.md" >}}) - [配置文件说明]({{< relref "/docs/Administration/配置文件说明.md" >}}) - [管理模块和SSL]({{< relref "/docs/Administration/管理模块和SSL.md" >}}) - - [验证web服务是否搭建成功]({{< relref "/docs/Administration/验证web服务是否搭建成功.md" >}}) + - [验证web服务是否搭建成功]({{< relref "/docs/Administration/验证web服务是否搭建成功.md" >}}) - [FAQ]({{< relref "/docs/Administration/FAQ-4.md" >}}) - - [设置RAID0卷,参数stripsize设置为4时出错]({{< relref "/docs/Administration/设置RAID0卷-参数stripsize设置为4时出错.md.md" >}}) + - [设置RAID0卷,参数stripsize设置为4时出错]({{< relref "/docs/Administration/设置RAID0卷-参数stripsize设置为4时出错.md" >}}) - [虚拟化用户指南]({{< relref "/docs/Virtualization/virtualization.md" >}}) - [法律声明]({{< relref "/docs/Virtualization/法律声明.md" >}}) -- Gitee