-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# `ruyi` 的技术文档 | ||
|
||
以下是一些面向 RuyiSDK 贡献者、打包者群体的技术文档。如果您是使用 RuyiSDK | ||
开发自己项目的用户,请参考 [RuyiSDK 官网文档](https://ruyisdk.org/docs/intro)。 | ||
|
||
* [`ruyi` 的构建方式](./building.md) | ||
* [CI: 自动化版本发布](./ci-release-automation.md) | ||
* [Repo CI: Self-hosted runner 管理](./ci-self-hosted-runner.md) | ||
* [`ruyi` 的平台兼容性](./platform-compatibility.md) | ||
* [如何程序化地与 `ruyi` 交互](./programmatic-usage.md) | ||
* [Ruyi 软件源结构定义](./repo-structure.md) |