forked from Gitlink/gitlink_help_center
帮助中心文档 文件管理 部分实现
This commit is contained in:
parent
aa00f60189
commit
104a2e633c
|
@ -2,3 +2,14 @@
|
||||||
sidebar_label: '文件管理'
|
sidebar_label: '文件管理'
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
### **1. 文件内容快捷查看**
|
||||||
|
在代码库栏下,如下图所示,用户可以点击左侧目录文件或者代码库栏下方文件,直接快捷查看文件内容。
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
### **2. 上传文件**
|
||||||
|
在代码库栏下,点击“文件”按钮,选择“上传文件”,随后会直接跳转至下图所示界面。
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
### **3. 创建文件**
|
||||||
|
在代码库栏下,点击“文件”按钮,选择“创建文件”,随后会直接跳转至下图所示界面。
|
||||||
|
<br/>
|
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
Loading…
Reference in New Issue