mirror of
https://github.com/PGYER/codefever.git
synced 2026-05-06 21:50:39 +08:00
docs(Docs): change uri for repository->repo
This commit is contained in:
@@ -93,8 +93,8 @@
|
||||
|
||||
### **使用说明**
|
||||
|
||||
- [仓库](doc/zh-cn/reposiotry)
|
||||
- [仓库组](doc/zh-cn/reposiotry_group)
|
||||
- [仓库](doc/zh-cn/repo)
|
||||
- [仓库组](doc/zh-cn/repo_group)
|
||||
- [管理员设置](doc/zh-cn/admin)
|
||||
- [Git](doc/zh-cn/git)
|
||||
- [常见问题](doc/zh-cn/common)
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
|
||||
历史 和 Blame 按钮可以在具体文件的文件内容展示标题栏找到。
|
||||
|
||||
参考: [仓库/查看文件](../repository/view_files.md) 中 `查看文件历史` 一节
|
||||
参考: [仓库/查看文件](../repo/view_files.md) 中 `查看文件历史` 一节
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
|
||||
### 角色权限
|
||||
|
||||
角色权限列表参见 [仓库/成员管理](../repository/members.md) 中的 `角色与权限` 一节
|
||||
角色权限列表参见 [仓库/成员管理](../repo/members.md) 中的 `角色与权限` 一节
|
||||
@@ -3,9 +3,9 @@
|
||||
|
||||
[Installation](installation)
|
||||
|
||||
[Repository](repository)
|
||||
[Repository](repo)
|
||||
|
||||
[Repository Group](repository_group)
|
||||
[Repository Group](repo_group)
|
||||
|
||||
[Admin Area](admin)
|
||||
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
具体可以参照文档中 `仓库/创建仓库` 中的 `通过 Fork 创建` 一节.
|
||||
|
||||
参照: [创建仓库](create_repository.md)
|
||||
参照: [创建仓库](create_repo.md)
|
||||
@@ -1,6 +1,6 @@
|
||||
[Create Repository](create_repository.md)
|
||||
[Create Repository](create_repo.md)
|
||||
|
||||
[Fork](fork_repository.md)
|
||||
[Fork](fork_repo.md)
|
||||
|
||||
[Commit](commit.md)
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
创建默认仓库组可以有以下几种方式:
|
||||
|
||||
- 直接创建一个 `仓库组` , 系统会自动将此 `仓库组` 设置为 `默认仓库组` (参照此文档 `创建仓库组` 章节)
|
||||
- 直接创建一个 `仓库` , 系统会自动引导创建 `默认仓库组` (参照文档: [仓库/创建仓库](../repository/create_repository.md))
|
||||
- 直接创建一个 `仓库` , 系统会自动引导创建 `默认仓库组` (参照文档: [仓库/创建仓库](../repo/create_repo.md))
|
||||
|
||||
通过上述方式可以进入到 `创建仓库组页面` ,完成仓库组设置点击 `确定` 按钮即可创建默认仓库组。
|
||||
|
||||
5
doc/en-us/repo_group/index.md
Normal file
5
doc/en-us/repo_group/index.md
Normal file
@@ -0,0 +1,5 @@
|
||||
[Create Repository Group](create_repo_group.md)
|
||||
|
||||
[Members](members.md)
|
||||
|
||||
[Settings](settings.md)
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
> - 新邀请的成员角色默认为 `访客`
|
||||
> - 如果想对成员角色做调整请参照此文档 `管理成员权限` 章节
|
||||
> - 如果想了解角色具体权限请参照 [仓库/成员管理](../repository/members.md) 中 `角色与权限` 章节
|
||||
> - 如果想了解角色具体权限请参照 [仓库/成员管理](../repo/members.md) 中 `角色与权限` 章节
|
||||
|
||||
### 管理成员
|
||||
|
||||
@@ -23,4 +23,4 @@
|
||||
|
||||
### 角色与权限
|
||||
|
||||
> 请参照 [仓库/成员管理](../repository/members.md) 中 `角色与权限` 章节
|
||||
> 请参照 [仓库/成员管理](../repo/members.md) 中 `角色与权限` 章节
|
||||
@@ -1,5 +0,0 @@
|
||||
[Create Repository Group](create_repository_group.md)
|
||||
|
||||
[Members](members.md)
|
||||
|
||||
[Settings](settings.md)
|
||||
@@ -12,4 +12,4 @@
|
||||
|
||||
历史 和 Blame 按钮可以在具体文件的文件内容展示标题栏找到。
|
||||
|
||||
参考: [仓库/查看文件](../repository/view_files.md) 中 `查看文件历史` 一节
|
||||
参考: [仓库/查看文件](../repo/view_files.md) 中 `查看文件历史` 一节
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
|
||||
### 角色权限
|
||||
|
||||
角色权限列表参见 [仓库/成员管理](../repository/members.md) 中的 `角色与权限` 一节
|
||||
角色权限列表参见 [仓库/成员管理](../repo/members.md) 中的 `角色与权限` 一节
|
||||
@@ -3,9 +3,9 @@
|
||||
|
||||
[安装](installation)
|
||||
|
||||
[仓库](repository)
|
||||
[仓库](repo)
|
||||
|
||||
[仓库组](repository_group)
|
||||
[仓库组](repo_group)
|
||||
|
||||
[管理员设置](admin)
|
||||
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
具体可以参照文档中 `仓库/创建仓库` 中的 `通过 Fork 创建` 一节.
|
||||
|
||||
参照: [创建仓库](create_repository.md)
|
||||
参照: [创建仓库](create_repo.md)
|
||||
@@ -1,6 +1,6 @@
|
||||
[创建仓库](create_repository.md)
|
||||
[创建仓库](create_repo.md)
|
||||
|
||||
[Fork 仓库](fork_repository.md)
|
||||
[Fork 仓库](fork_repo.md)
|
||||
|
||||
[提交代码](commit.md)
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
创建默认仓库组可以有以下几种方式:
|
||||
|
||||
- 直接创建一个 `仓库组` , 系统会自动将此 `仓库组` 设置为 `默认仓库组` (参照此文档 `创建仓库组` 章节)
|
||||
- 直接创建一个 `仓库` , 系统会自动引导创建 `默认仓库组` (参照文档: [仓库/创建仓库](../repository/create_repository.md))
|
||||
- 直接创建一个 `仓库` , 系统会自动引导创建 `默认仓库组` (参照文档: [仓库/创建仓库](../repo/create_repo.md))
|
||||
|
||||
通过上述方式可以进入到 `创建仓库组页面` ,完成仓库组设置点击 `确定` 按钮即可创建默认仓库组。
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[创建仓库组](create_repository_group.md)
|
||||
[创建仓库组](create_repo_group.md)
|
||||
|
||||
[成员管理](members.md)
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
> - 新邀请的成员角色默认为 `访客`
|
||||
> - 如果想对成员角色做调整请参照此文档 `管理成员权限` 章节
|
||||
> - 如果想了解角色具体权限请参照 [仓库/成员管理](../repository/members.md) 中 `角色与权限` 章节
|
||||
> - 如果想了解角色具体权限请参照 [仓库/成员管理](../repo/members.md) 中 `角色与权限` 章节
|
||||
|
||||
### 管理成员
|
||||
|
||||
@@ -23,4 +23,4 @@
|
||||
|
||||
### 角色与权限
|
||||
|
||||
> 请参照 [仓库/成员管理](../repository/members.md) 中 `角色与权限` 章节
|
||||
> 请参照 [仓库/成员管理](../repo/members.md) 中 `角色与权限` 章节
|
||||
Reference in New Issue
Block a user