Skip to content

Commit cdeb55f

Browse files
authored
Remove unnecessary content on docs (go-gitea#24976) (go-gitea#25001)
Backport go-gitea#24976
1 parent 0ef7b66 commit cdeb55f

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

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

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

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,3 @@ GOOS=linux GOARCH=arm64 make build
101101
```bash
102102
CC=aarch64-unknown-linux-gnu-gcc GOOS=linux GOARCH=arm64 TAGS="bindata sqlite sqlite_unlock_notify" make build
103103
```
104-
105-
## 需要帮助?
106-
107-
如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "seek-help.zh-cn.md" >}})

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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 6 deletions
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 "seek-help.zh-cn.md" >}})
69+
请访问 [Awesome Gitea](https://gitea.com/gitea/awesome-gitea/) 获得更多的第三方集成支持

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

Lines changed: 2 additions & 2 deletions
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)