From f14a61193f65fdbdcecfa66cb3e51fc3933a7f35 Mon Sep 17 00:00:00 2001 From: Yang Zhang <1593815610@qq.com> Date: Tue, 9 May 2023 09:34:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + docs/Devops引擎/_category_.json | 4 --- docs/Devops引擎/代码流水线.md | 4 --- docs/Devops引擎/参数配置.md | 4 --- docs/Devops引擎/图形流水线.md | 4 --- docs/Devops引擎/密钥设置.md | 4 --- docs/Devops引擎/引擎简介.md | 4 --- docs/Devops引擎/执行记录查询.md | 4 --- docs/softbot/_category_.json | 4 --- docs/softbot/bot安装.md | 4 --- docs/softbot/bot市场.md | 4 --- docs/softbot/bot开发.md | 4 --- docs/softbot/bot配置.md | 4 --- docs/代码库管理/_category_.json | 2 +- .../合并请求(PullRequest)/_category_.json | 4 --- .../合并请求(PullRequest)/代码评审.md | 4 --- .../创建合并请求.md | 4 --- .../合并模式简介.md | 4 --- .../合并请求关联疑修.md | 4 --- .../合并请求简介.md | 4 --- docs/平台服务/_category_.json | 4 --- docs/平台服务/跨平台代码同步.md | 4 --- docs/平台服务/重睛鸟代码溯源.md | 4 --- docs/服务协议/_category_.json | 2 +- docs/疑修(Issue)/_category_.json | 2 +- docs/组织管理/_category_.json | 2 +- docs/组织管理/组织创建及设置.md | 29 ++++++++++++++++++- docs/维基(wiki)/_category_.json | 4 +-- docs/通知/_category_.json | 2 +- 29 files changed, 36 insertions(+), 92 deletions(-) delete mode 100644 docs/Devops引擎/_category_.json delete mode 100644 docs/Devops引擎/代码流水线.md delete mode 100644 docs/Devops引擎/参数配置.md delete mode 100644 docs/Devops引擎/图形流水线.md delete mode 100644 docs/Devops引擎/密钥设置.md delete mode 100644 docs/Devops引擎/引擎简介.md delete mode 100644 docs/Devops引擎/执行记录查询.md delete mode 100644 docs/softbot/_category_.json delete mode 100644 docs/softbot/bot安装.md delete mode 100644 docs/softbot/bot市场.md delete mode 100644 docs/softbot/bot开发.md delete mode 100644 docs/softbot/bot配置.md delete mode 100644 docs/合并请求(PullRequest)/_category_.json delete mode 100644 docs/合并请求(PullRequest)/代码评审.md delete mode 100644 docs/合并请求(PullRequest)/创建合并请求.md delete mode 100644 docs/合并请求(PullRequest)/合并模式简介.md delete mode 100644 docs/合并请求(PullRequest)/合并请求关联疑修.md delete mode 100644 docs/合并请求(PullRequest)/合并请求简介.md delete mode 100644 docs/平台服务/_category_.json delete mode 100644 docs/平台服务/跨平台代码同步.md delete mode 100644 docs/平台服务/重睛鸟代码溯源.md diff --git a/README.md b/README.md index 203eae0..2b943d6 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ This is my **first document**! ``` + 在一级标题中:#与标题内容间需要入空格(# Hello) * 配置侧边栏 diff --git a/docs/Devops引擎/_category_.json b/docs/Devops引擎/_category_.json deleted file mode 100644 index 35cc0d1..0000000 --- a/docs/Devops引擎/_category_.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "label": "Devops引擎", - "position": 5 -} diff --git a/docs/Devops引擎/代码流水线.md b/docs/Devops引擎/代码流水线.md deleted file mode 100644 index 574fc96..0000000 --- a/docs/Devops引擎/代码流水线.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '代码流水线' -sidebar_position: 5 ---- \ No newline at end of file diff --git a/docs/Devops引擎/参数配置.md b/docs/Devops引擎/参数配置.md deleted file mode 100644 index 379e264..0000000 --- a/docs/Devops引擎/参数配置.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '参数配置' -sidebar_position: 2 ---- \ No newline at end of file diff --git a/docs/Devops引擎/图形流水线.md b/docs/Devops引擎/图形流水线.md deleted file mode 100644 index e6ae447..0000000 --- a/docs/Devops引擎/图形流水线.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '图形流水线' -sidebar_position: 4 ---- \ No newline at end of file diff --git a/docs/Devops引擎/密钥设置.md b/docs/Devops引擎/密钥设置.md deleted file mode 100644 index d8c0987..0000000 --- a/docs/Devops引擎/密钥设置.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '密钥设置' -sidebar_position: 3 ---- \ No newline at end of file diff --git a/docs/Devops引擎/引擎简介.md b/docs/Devops引擎/引擎简介.md deleted file mode 100644 index ef12216..0000000 --- a/docs/Devops引擎/引擎简介.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '引擎简介' -sidebar_position: 1 ---- \ No newline at end of file diff --git a/docs/Devops引擎/执行记录查询.md b/docs/Devops引擎/执行记录查询.md deleted file mode 100644 index 874b532..0000000 --- a/docs/Devops引擎/执行记录查询.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '执行记录查询' -sidebar_position: 6 ---- \ No newline at end of file diff --git a/docs/softbot/_category_.json b/docs/softbot/_category_.json deleted file mode 100644 index 718b8b0..0000000 --- a/docs/softbot/_category_.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "label": "softbot", - "position": 7 -} diff --git a/docs/softbot/bot安装.md b/docs/softbot/bot安装.md deleted file mode 100644 index 7a307e3..0000000 --- a/docs/softbot/bot安装.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: 'bot安装' -sidebar_position: 1 ---- \ No newline at end of file diff --git a/docs/softbot/bot市场.md b/docs/softbot/bot市场.md deleted file mode 100644 index e9f6503..0000000 --- a/docs/softbot/bot市场.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: 'bot市场' -sidebar_position: 4 ---- \ No newline at end of file diff --git a/docs/softbot/bot开发.md b/docs/softbot/bot开发.md deleted file mode 100644 index 12fe799..0000000 --- a/docs/softbot/bot开发.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: 'bot开发' -sidebar_position: 3 ---- \ No newline at end of file diff --git a/docs/softbot/bot配置.md b/docs/softbot/bot配置.md deleted file mode 100644 index 106bad9..0000000 --- a/docs/softbot/bot配置.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: 'bot配置' -sidebar_position: 2 ---- \ No newline at end of file diff --git a/docs/代码库管理/_category_.json b/docs/代码库管理/_category_.json index 2b66c87..82c9af5 100644 --- a/docs/代码库管理/_category_.json +++ b/docs/代码库管理/_category_.json @@ -1,4 +1,4 @@ { "label": "代码库管理", - "position": 1 + "position": 2 } diff --git a/docs/合并请求(PullRequest)/_category_.json b/docs/合并请求(PullRequest)/_category_.json deleted file mode 100644 index 9c1854d..0000000 --- a/docs/合并请求(PullRequest)/_category_.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "label": "合并请求(PullRequest)", - "position": 4 -} diff --git a/docs/合并请求(PullRequest)/代码评审.md b/docs/合并请求(PullRequest)/代码评审.md deleted file mode 100644 index 24767fc..0000000 --- a/docs/合并请求(PullRequest)/代码评审.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '代码评审' -sidebar_position: 3 ---- \ No newline at end of file diff --git a/docs/合并请求(PullRequest)/创建合并请求.md b/docs/合并请求(PullRequest)/创建合并请求.md deleted file mode 100644 index d20bf88..0000000 --- a/docs/合并请求(PullRequest)/创建合并请求.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '创建合并请求' -sidebar_position: 2 ---- \ No newline at end of file diff --git a/docs/合并请求(PullRequest)/合并模式简介.md b/docs/合并请求(PullRequest)/合并模式简介.md deleted file mode 100644 index d735120..0000000 --- a/docs/合并请求(PullRequest)/合并模式简介.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '合并模式简介' -sidebar_position: 4 ---- \ No newline at end of file diff --git a/docs/合并请求(PullRequest)/合并请求关联疑修.md b/docs/合并请求(PullRequest)/合并请求关联疑修.md deleted file mode 100644 index 575cead..0000000 --- a/docs/合并请求(PullRequest)/合并请求关联疑修.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '合并请求关联疑修' -sidebar_position: 5 ---- \ No newline at end of file diff --git a/docs/合并请求(PullRequest)/合并请求简介.md b/docs/合并请求(PullRequest)/合并请求简介.md deleted file mode 100644 index f6ceb0d..0000000 --- a/docs/合并请求(PullRequest)/合并请求简介.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '合并请求简介' -sidebar_position: 1 ---- \ No newline at end of file diff --git a/docs/平台服务/_category_.json b/docs/平台服务/_category_.json deleted file mode 100644 index 4f75a37..0000000 --- a/docs/平台服务/_category_.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "label": "平台服务", - "position": 8 -} diff --git a/docs/平台服务/跨平台代码同步.md b/docs/平台服务/跨平台代码同步.md deleted file mode 100644 index 3330e5b..0000000 --- a/docs/平台服务/跨平台代码同步.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '跨平台代码同步' -sidebar_position: 2 ---- \ No newline at end of file diff --git a/docs/平台服务/重睛鸟代码溯源.md b/docs/平台服务/重睛鸟代码溯源.md deleted file mode 100644 index a48bf65..0000000 --- a/docs/平台服务/重睛鸟代码溯源.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -sidebar_label: '重睛鸟代码溯源' -sidebar_position: 1 ---- \ No newline at end of file diff --git a/docs/服务协议/_category_.json b/docs/服务协议/_category_.json index 9fa4e0b..c6b6703 100644 --- a/docs/服务协议/_category_.json +++ b/docs/服务协议/_category_.json @@ -1,4 +1,4 @@ { "label": "服务协议", - "position": 10 + "position": 12 } diff --git a/docs/疑修(Issue)/_category_.json b/docs/疑修(Issue)/_category_.json index 07fa86b..71829c3 100644 --- a/docs/疑修(Issue)/_category_.json +++ b/docs/疑修(Issue)/_category_.json @@ -1,4 +1,4 @@ { "label": "疑修(Issue)", - "position": 3 + "position": 4 } diff --git a/docs/组织管理/_category_.json b/docs/组织管理/_category_.json index 2e499a4..bb58afa 100644 --- a/docs/组织管理/_category_.json +++ b/docs/组织管理/_category_.json @@ -1,4 +1,4 @@ { "label": "组织管理", - "position": 2 + "position": 3 } diff --git a/docs/组织管理/组织创建及设置.md b/docs/组织管理/组织创建及设置.md index eb22f87..edbfb47 100644 --- a/docs/组织管理/组织创建及设置.md +++ b/docs/组织管理/组织创建及设置.md @@ -1,4 +1,31 @@ --- sidebar_label: '组织创建及设置' sidebar_position: 2 ---- \ No newline at end of file +--- + #组织创建(Organization Creation) + + 在 *https://www.gitlink.org.cn* 页面点击顶部导航栏的“+”符号可以进行组织新建操作。 + + ![](/img/imageOrg1.png) + + 在新建页面中输入**组织账号**、**组织名称**、**组织描述**、**所在地区**、**可见性**以及**组织头像**等信息后,点击“**创建组织**”按钮完成组织的创建。 + + ![](/img/Org/imageOrg2.png) + +##组织账号 + + ![](/img/Org/imageOrg4.png) + +**注**:只能使用以字母、数字开头,包含字母、数字、下划线、横杠等,长度4到20个字符 + +##组织名称与组织描述 + + ![](/img/Org/imageOrg5.png) + +**注**:此处为必填项,不得为空 + +##可见性 + + ![](/img/Org/imageOrg3.png) + +**注**:可见性预设三类组织:公开、受限(仅对登录用户可见)、私有(仅对组织成员可见)。 diff --git a/docs/维基(wiki)/_category_.json b/docs/维基(wiki)/_category_.json index 7a9e81f..9072bcc 100644 --- a/docs/维基(wiki)/_category_.json +++ b/docs/维基(wiki)/_category_.json @@ -1,4 +1,4 @@ { - "label": "维基(wiki)", - "position": 6 + "label": "维基(Wiki)", + "position": 7 } diff --git a/docs/通知/_category_.json b/docs/通知/_category_.json index 317ae58..aabbf21 100644 --- a/docs/通知/_category_.json +++ b/docs/通知/_category_.json @@ -1,4 +1,4 @@ { "label": "通知", - "position": 9 + "position": 10 }