From 9006b0bbdb5743ccaad51758efe3536f844d6bf4 Mon Sep 17 00:00:00 2001 From: Yang Zhang <1593815610@qq.com> Date: Tue, 9 May 2023 09:37:53 +0800 Subject: [PATCH] =?UTF-8?q?update=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/Bot市场/_category_.json | 4 ++++ docs/Bot市场/bot安装.md | 4 ++++ docs/Bot市场/bot市场.md | 4 ++++ docs/Bot市场/bot开发.md | 4 ++++ docs/Bot市场/bot配置.md | 4 ++++ docs/DevOps引擎(Engine)/_category_.json | 4 ++++ docs/DevOps引擎(Engine)/代码流水线.md | 4 ++++ docs/DevOps引擎(Engine)/参数配置.md | 4 ++++ docs/DevOps引擎(Engine)/图形流水线.md | 4 ++++ docs/DevOps引擎(Engine)/密钥设置.md | 4 ++++ docs/DevOps引擎(Engine)/引擎简介.md | 4 ++++ docs/DevOps引擎(Engine)/执行记录查询.md | 4 ++++ docs/合并请求(PR)/_category_.json | 4 ++++ docs/合并请求(PR)/代码评审.md | 4 ++++ docs/合并请求(PR)/创建合并请求.md | 4 ++++ docs/合并请求(PR)/合并模式简介.md | 4 ++++ docs/合并请求(PR)/合并请求关联疑修.md | 4 ++++ docs/合并请求(PR)/合并请求简介.md | 4 ++++ docs/平台公告/_category_.json | 4 ++++ docs/快速开始/_category_.json | 4 ++++ docs/快速开始/创建第一个开源项目.md | 4 ++++ docs/快速开始/导入GitHub等第三方Git项目.md | 4 ++++ docs/快速开始/提交第一行代码.md | 4 ++++ docs/快速开始/搜索开源项目.md | 4 ++++ docs/快速开始/注册GitLink账号.md | 4 ++++ docs/第三方服务/WebIDE.md | 4 ++++ docs/第三方服务/_category_.json | 4 ++++ docs/第三方服务/跨平台代码同步.md | 4 ++++ docs/第三方服务/重睛鸟代码溯源.md | 4 ++++ 29 files changed, 116 insertions(+) create mode 100644 docs/Bot市场/_category_.json create mode 100644 docs/Bot市场/bot安装.md create mode 100644 docs/Bot市场/bot市场.md create mode 100644 docs/Bot市场/bot开发.md create mode 100644 docs/Bot市场/bot配置.md create mode 100644 docs/DevOps引擎(Engine)/_category_.json create mode 100644 docs/DevOps引擎(Engine)/代码流水线.md create mode 100644 docs/DevOps引擎(Engine)/参数配置.md create mode 100644 docs/DevOps引擎(Engine)/图形流水线.md create mode 100644 docs/DevOps引擎(Engine)/密钥设置.md create mode 100644 docs/DevOps引擎(Engine)/引擎简介.md create mode 100644 docs/DevOps引擎(Engine)/执行记录查询.md create mode 100644 docs/合并请求(PR)/_category_.json create mode 100644 docs/合并请求(PR)/代码评审.md create mode 100644 docs/合并请求(PR)/创建合并请求.md create mode 100644 docs/合并请求(PR)/合并模式简介.md create mode 100644 docs/合并请求(PR)/合并请求关联疑修.md create mode 100644 docs/合并请求(PR)/合并请求简介.md create mode 100644 docs/平台公告/_category_.json create mode 100644 docs/快速开始/_category_.json create mode 100644 docs/快速开始/创建第一个开源项目.md create mode 100644 docs/快速开始/导入GitHub等第三方Git项目.md create mode 100644 docs/快速开始/提交第一行代码.md create mode 100644 docs/快速开始/搜索开源项目.md create mode 100644 docs/快速开始/注册GitLink账号.md create mode 100644 docs/第三方服务/WebIDE.md create mode 100644 docs/第三方服务/_category_.json create mode 100644 docs/第三方服务/跨平台代码同步.md create mode 100644 docs/第三方服务/重睛鸟代码溯源.md diff --git a/docs/Bot市场/_category_.json b/docs/Bot市场/_category_.json new file mode 100644 index 0000000..aa72f8e --- /dev/null +++ b/docs/Bot市场/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Bot市场", + "position": 8 +} diff --git a/docs/Bot市场/bot安装.md b/docs/Bot市场/bot安装.md new file mode 100644 index 0000000..7a307e3 --- /dev/null +++ b/docs/Bot市场/bot安装.md @@ -0,0 +1,4 @@ +--- +sidebar_label: 'bot安装' +sidebar_position: 1 +--- \ No newline at end of file diff --git a/docs/Bot市场/bot市场.md b/docs/Bot市场/bot市场.md new file mode 100644 index 0000000..e9f6503 --- /dev/null +++ b/docs/Bot市场/bot市场.md @@ -0,0 +1,4 @@ +--- +sidebar_label: 'bot市场' +sidebar_position: 4 +--- \ No newline at end of file diff --git a/docs/Bot市场/bot开发.md b/docs/Bot市场/bot开发.md new file mode 100644 index 0000000..12fe799 --- /dev/null +++ b/docs/Bot市场/bot开发.md @@ -0,0 +1,4 @@ +--- +sidebar_label: 'bot开发' +sidebar_position: 3 +--- \ No newline at end of file diff --git a/docs/Bot市场/bot配置.md b/docs/Bot市场/bot配置.md new file mode 100644 index 0000000..106bad9 --- /dev/null +++ b/docs/Bot市场/bot配置.md @@ -0,0 +1,4 @@ +--- +sidebar_label: 'bot配置' +sidebar_position: 2 +--- \ No newline at end of file diff --git a/docs/DevOps引擎(Engine)/_category_.json b/docs/DevOps引擎(Engine)/_category_.json new file mode 100644 index 0000000..813fd86 --- /dev/null +++ b/docs/DevOps引擎(Engine)/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "DevOps引擎(Engine)", + "position": 6 +} diff --git a/docs/DevOps引擎(Engine)/代码流水线.md b/docs/DevOps引擎(Engine)/代码流水线.md new file mode 100644 index 0000000..574fc96 --- /dev/null +++ b/docs/DevOps引擎(Engine)/代码流水线.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '代码流水线' +sidebar_position: 5 +--- \ No newline at end of file diff --git a/docs/DevOps引擎(Engine)/参数配置.md b/docs/DevOps引擎(Engine)/参数配置.md new file mode 100644 index 0000000..379e264 --- /dev/null +++ b/docs/DevOps引擎(Engine)/参数配置.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '参数配置' +sidebar_position: 2 +--- \ No newline at end of file diff --git a/docs/DevOps引擎(Engine)/图形流水线.md b/docs/DevOps引擎(Engine)/图形流水线.md new file mode 100644 index 0000000..e6ae447 --- /dev/null +++ b/docs/DevOps引擎(Engine)/图形流水线.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '图形流水线' +sidebar_position: 4 +--- \ No newline at end of file diff --git a/docs/DevOps引擎(Engine)/密钥设置.md b/docs/DevOps引擎(Engine)/密钥设置.md new file mode 100644 index 0000000..d8c0987 --- /dev/null +++ b/docs/DevOps引擎(Engine)/密钥设置.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '密钥设置' +sidebar_position: 3 +--- \ No newline at end of file diff --git a/docs/DevOps引擎(Engine)/引擎简介.md b/docs/DevOps引擎(Engine)/引擎简介.md new file mode 100644 index 0000000..ef12216 --- /dev/null +++ b/docs/DevOps引擎(Engine)/引擎简介.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '引擎简介' +sidebar_position: 1 +--- \ No newline at end of file diff --git a/docs/DevOps引擎(Engine)/执行记录查询.md b/docs/DevOps引擎(Engine)/执行记录查询.md new file mode 100644 index 0000000..874b532 --- /dev/null +++ b/docs/DevOps引擎(Engine)/执行记录查询.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '执行记录查询' +sidebar_position: 6 +--- \ No newline at end of file diff --git a/docs/合并请求(PR)/_category_.json b/docs/合并请求(PR)/_category_.json new file mode 100644 index 0000000..15eab23 --- /dev/null +++ b/docs/合并请求(PR)/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "合并请求(PR)", + "position": 5 +} diff --git a/docs/合并请求(PR)/代码评审.md b/docs/合并请求(PR)/代码评审.md new file mode 100644 index 0000000..24767fc --- /dev/null +++ b/docs/合并请求(PR)/代码评审.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '代码评审' +sidebar_position: 3 +--- \ No newline at end of file diff --git a/docs/合并请求(PR)/创建合并请求.md b/docs/合并请求(PR)/创建合并请求.md new file mode 100644 index 0000000..d20bf88 --- /dev/null +++ b/docs/合并请求(PR)/创建合并请求.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '创建合并请求' +sidebar_position: 2 +--- \ No newline at end of file diff --git a/docs/合并请求(PR)/合并模式简介.md b/docs/合并请求(PR)/合并模式简介.md new file mode 100644 index 0000000..d735120 --- /dev/null +++ b/docs/合并请求(PR)/合并模式简介.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '合并模式简介' +sidebar_position: 4 +--- \ No newline at end of file diff --git a/docs/合并请求(PR)/合并请求关联疑修.md b/docs/合并请求(PR)/合并请求关联疑修.md new file mode 100644 index 0000000..575cead --- /dev/null +++ b/docs/合并请求(PR)/合并请求关联疑修.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '合并请求关联疑修' +sidebar_position: 5 +--- \ No newline at end of file diff --git a/docs/合并请求(PR)/合并请求简介.md b/docs/合并请求(PR)/合并请求简介.md new file mode 100644 index 0000000..f6ceb0d --- /dev/null +++ b/docs/合并请求(PR)/合并请求简介.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '合并请求简介' +sidebar_position: 1 +--- \ No newline at end of file diff --git a/docs/平台公告/_category_.json b/docs/平台公告/_category_.json new file mode 100644 index 0000000..a6b5159 --- /dev/null +++ b/docs/平台公告/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "平台公告", + "position": 11 +} diff --git a/docs/快速开始/_category_.json b/docs/快速开始/_category_.json new file mode 100644 index 0000000..c826d66 --- /dev/null +++ b/docs/快速开始/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "快速开始", + "position": 1 +} diff --git a/docs/快速开始/创建第一个开源项目.md b/docs/快速开始/创建第一个开源项目.md new file mode 100644 index 0000000..322db7c --- /dev/null +++ b/docs/快速开始/创建第一个开源项目.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '创建第一个开源项目' +sidebar_position: 2 +--- \ No newline at end of file diff --git a/docs/快速开始/导入GitHub等第三方Git项目.md b/docs/快速开始/导入GitHub等第三方Git项目.md new file mode 100644 index 0000000..4faf40e --- /dev/null +++ b/docs/快速开始/导入GitHub等第三方Git项目.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '导入GitHub等第三方Git项目' +sidebar_position: 1 +--- \ No newline at end of file diff --git a/docs/快速开始/提交第一行代码.md b/docs/快速开始/提交第一行代码.md new file mode 100644 index 0000000..17e5cc2 --- /dev/null +++ b/docs/快速开始/提交第一行代码.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '提交第一行代码' +sidebar_position: 3 +--- \ No newline at end of file diff --git a/docs/快速开始/搜索开源项目.md b/docs/快速开始/搜索开源项目.md new file mode 100644 index 0000000..3db1e28 --- /dev/null +++ b/docs/快速开始/搜索开源项目.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '搜索开源项目' +sidebar_position: 4 +--- \ No newline at end of file diff --git a/docs/快速开始/注册GitLink账号.md b/docs/快速开始/注册GitLink账号.md new file mode 100644 index 0000000..38f83a3 --- /dev/null +++ b/docs/快速开始/注册GitLink账号.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '注册GitLink账号' +sidebar_position: 1 +--- \ No newline at end of file diff --git a/docs/第三方服务/WebIDE.md b/docs/第三方服务/WebIDE.md new file mode 100644 index 0000000..d44dbc8 --- /dev/null +++ b/docs/第三方服务/WebIDE.md @@ -0,0 +1,4 @@ +--- +sidebar_label: 'WebIDE' +sidebar_position: 9 +--- \ No newline at end of file diff --git a/docs/第三方服务/_category_.json b/docs/第三方服务/_category_.json new file mode 100644 index 0000000..a1d9d5b --- /dev/null +++ b/docs/第三方服务/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "第三方服务", + "position": 9 +} diff --git a/docs/第三方服务/跨平台代码同步.md b/docs/第三方服务/跨平台代码同步.md new file mode 100644 index 0000000..3330e5b --- /dev/null +++ b/docs/第三方服务/跨平台代码同步.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '跨平台代码同步' +sidebar_position: 2 +--- \ No newline at end of file diff --git a/docs/第三方服务/重睛鸟代码溯源.md b/docs/第三方服务/重睛鸟代码溯源.md new file mode 100644 index 0000000..a48bf65 --- /dev/null +++ b/docs/第三方服务/重睛鸟代码溯源.md @@ -0,0 +1,4 @@ +--- +sidebar_label: '重睛鸟代码溯源' +sidebar_position: 1 +--- \ No newline at end of file