Skip to content

Commit

Permalink
Remove unnecessary content on docs (go-gitea#24976) (go-gitea#25001)
Browse files Browse the repository at this point in the history
Backport go-gitea#24976

(cherry picked from commit cdeb55f)
  • Loading branch information
HesterG authored and earl-warren committed Jun 5, 2023
1 parent 18b1ae2 commit 442a13b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 18 deletions.
4 changes: 0 additions & 4 deletions docs/content/doc/installation/from-package.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,3 @@ make install clean
如果这里没有找到你喜欢的包管理器,可以使用 Gitea 第三方软件包。这里有一个完整的列表: [awesome-gitea](https://gitea.com/gitea/awesome-gitea/src/branch/master/README.md#user-content-packages)

如果你知道其他 Gitea 第三方软件包,请发送 PR 来添加它。

## 需要帮助?

如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "seek-help.zh-cn.md" >}})
4 changes: 0 additions & 4 deletions docs/content/doc/installation/from-source.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,3 @@ GOOS=linux GOARCH=arm64 make build
```bash
CC=aarch64-unknown-linux-gnu-gcc GOOS=linux GOARCH=arm64 TAGS="bindata sqlite sqlite_unlock_notify" make build
```

## 需要帮助?

如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "seek-help.zh-cn.md" >}})
4 changes: 2 additions & 2 deletions docs/content/page/index.en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,6 @@ You can try it out using [the online demo](https://try.gitea.io/).
- [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
- [github.com/denisenkom/go-mssqldb](https://github.com/denisenkom/go-mssqldb)

## Software and Service Support
## Integrated support

- [Drone](https://github.com/drone/drone) (CI)
Please visit [AWESOME GITEA] (https://gitea.com/gitea/awesome-gitea/) to get more third-party integrated support
8 changes: 2 additions & 6 deletions docs/content/page/index.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ Gitea的首要目标是创建一个极易安装,运行非常快速,安装和
- [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
- [github.com/denisenkom/go-mssqldb](https://github.com/denisenkom/go-mssqldb)

## 软件及服务支持
## 集成支持

- [Drone](https://github.com/drone/drone) (CI)

## 需要帮助?

如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "seek-help.zh-cn.md" >}})
请访问 [Awesome Gitea](https://gitea.com/gitea/awesome-gitea/) 获得更多的第三方集成支持
4 changes: 2 additions & 2 deletions docs/content/page/index.zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,6 @@ Gitea 是從 [Gogs](http://gogs.io) Fork 出來的,請閱讀部落格文章 [G
- [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
- [github.com/denisenkom/go-mssqldb](https://github.com/denisenkom/go-mssqldb)

## 軟體和服務支援
## 集成支持

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

0 comments on commit 442a13b

Please sign in to comment.