From 385674f8c567df83267bde68a12f451b5f892342 Mon Sep 17 00:00:00 2001 From: freesky-edward Date: Mon, 2 Sep 2019 20:44:18 +0800 Subject: [PATCH] add new files --- .../zh/docs/Administration/.administration.swp | Bin 0 -> 4096 bytes content/zh/docs/Administration/administration.md | 1 + content/zh/docs/Development/devemlop_guide.md | 1 + content/zh/docs/Releasenotes/release_notes.md | 1 + content/zh/menu/index.md | 2 +- 5 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 content/zh/docs/Administration/.administration.swp create mode 100644 content/zh/docs/Administration/administration.md create mode 100644 content/zh/docs/Development/devemlop_guide.md create mode 100644 content/zh/docs/Releasenotes/release_notes.md diff --git a/content/zh/docs/Administration/.administration.swp b/content/zh/docs/Administration/.administration.swp new file mode 100644 index 0000000000000000000000000000000000000000..6cdac5b2dbf63891dd36a5a818b8580b51c37c20 GIT binary patch literal 4096 zcmYc?2=nw+FxN9-00IFJ0Rh((85oN4^GjfSd~{A`RYrbZdPZrYZgFZ+S!xju#rhff zxvBat{?7U-`N_rl$@zIDsd**(RT&VzV@hsjUS@GgQDRAEex80J3Kxfwqr#&hFd70x zhX5~wv5}zxNV&3-qJpqcDA77c6^@3$Xb6mkz-S1JhQMeDjE2By2#kinXb24b5C8ye Ci6o@} literal 0 HcmV?d00001 diff --git a/content/zh/docs/Administration/administration.md b/content/zh/docs/Administration/administration.md new file mode 100644 index 0000000..52559e5 --- /dev/null +++ b/content/zh/docs/Administration/administration.md @@ -0,0 +1 @@ +introduction of administration diff --git a/content/zh/docs/Development/devemlop_guide.md b/content/zh/docs/Development/devemlop_guide.md new file mode 100644 index 0000000..fe4b40a --- /dev/null +++ b/content/zh/docs/Development/devemlop_guide.md @@ -0,0 +1 @@ +development guide diff --git a/content/zh/docs/Releasenotes/release_notes.md b/content/zh/docs/Releasenotes/release_notes.md new file mode 100644 index 0000000..8f3fd79 --- /dev/null +++ b/content/zh/docs/Releasenotes/release_notes.md @@ -0,0 +1 @@ +introduction of openEuler diff --git a/content/zh/menu/index.md b/content/zh/menu/index.md index 7c59d65..a5755eb 100644 --- a/content/zh/menu/index.md +++ b/content/zh/menu/index.md @@ -1,7 +1,7 @@ --- headless: true --- - +-[Installation Guide] - [前言]({{< relref "/docs/home.md" >}}) - [安装准备]({{< relref "/docs/安装准备.md" >}}) - [获取安装源]({{< relref "/docs/获取安装源.md" >}}) -- GitLab