Skip to content

Commit e64c2fa

Browse files
authored
Remove unnecessary content on docs (#24976)
1 parent 51b1308 commit e64c2fa

File tree

5 files changed

+6
-18
lines changed

5 files changed

+6
-18
lines changed

docs/content/doc/installation/from-package.zh-cn.md

-4
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,3 @@ make install clean
106106
如果这里没有找到你喜欢的包管理器,可以使用 Gitea 第三方软件包。这里有一个完整的列表: [awesome-gitea](https://gitea.com/gitea/awesome-gitea/src/branch/master/README.md#user-content-packages)
107107

108108
如果你知道其他 Gitea 第三方软件包,请发送 PR 来添加它。
109-
110-
## 需要帮助?
111-
112-
如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "support.zh-cn.md" >}})

docs/content/doc/installation/from-source.zh-cn.md

-4
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,3 @@ GOOS=linux GOARCH=arm64 make build
103103
```bash
104104
CC=aarch64-unknown-linux-gnu-gcc GOOS=linux GOARCH=arm64 TAGS="bindata sqlite sqlite_unlock_notify" make build
105105
```
106-
107-
## 需要帮助?
108-
109-
如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "support.zh-cn.md" >}})

docs/content/page/index.en-us.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,6 @@ You can try it out using [the online demo](https://try.gitea.io/).
299299
- [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
300300
- [github.com/denisenkom/go-mssqldb](https://github.com/denisenkom/go-mssqldb)
301301

302-
## Software and Service Support
302+
## Integrated support
303303

304-
- [Drone](https://github.com/drone/drone) (CI)
304+
Please visit [AWESOME GITEA] (https://gitea.com/gitea/awesome-gitea/) to get more third-party integrated support

docs/content/page/index.zh-cn.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ Gitea的首要目标是创建一个极易安装,运行非常快速,安装和
6464
- [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
6565
- [github.com/denisenkom/go-mssqldb](https://github.com/denisenkom/go-mssqldb)
6666

67-
## 软件及服务支持
67+
## 集成支持
6868

69-
- [Drone](https://github.com/drone/drone) (CI)
70-
71-
## 需要帮助?
72-
73-
如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "support.zh-cn.md" >}})
69+
请访问 [Awesome Gitea](https://gitea.com/gitea/awesome-gitea/) 获得更多的第三方集成支持

docs/content/page/index.zh-tw.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,6 @@ Gitea 是從 [Gogs](http://gogs.io) Fork 出來的,請閱讀部落格文章 [G
282282
- [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
283283
- [github.com/denisenkom/go-mssqldb](https://github.com/denisenkom/go-mssqldb)
284284

285-
## 軟體和服務支援
285+
## 集成支持
286286

287-
- [Drone](https://github.com/drone/drone) (CI)
287+
請訪問 [Awesome Gitea](https://gitea.com/gitea/awesome-gitea/) 獲得更多的第三方集成支持

0 commit comments

Comments
 (0)