Update doc

This commit is contained in:
Aoran Zeng
2025-03-06 08:32:37 +08:00
parent e2fd640045
commit 52212db815
5 changed files with 23 additions and 13 deletions

View File

@@ -7,14 +7,12 @@
! Contributors : Nul None <nul@none.org>
! |
! Created On : <2024-12-27>
! Last Modified : <2024-12-27>
! Last Modified : <2025-03-06>
! ---------------------------------------------------------- -->
# 文档说明
**注:这些不是用户手册,而是开发文档**
E2E (End-to-End) 开发流程:
E2E (End-to-End) 开发文档:
1. 开发环境准备,如何编译和测试,请参考 [./01-Develop.md](./01-Develop.md)
2. 如何编写一个具体的 recipe请参考 [./02-Write-A-Recipe-Even-If-You-Dont-Know-C.md](./02-Write-A-Recipe-Even-If-You-Dont-Know-C.md)
@@ -23,6 +21,13 @@ E2E (End-to-End) 开发流程:
<br>
用户手册:
1. [chsrc.1](./chsrc.1)
2. [chsrc.texi](./chsrc.texi)
<br>
## 贡献指导
若有任何问题,可在 [GitHub discussions](https://github.com/RubyMetric/chsrc/discussions) 中询问和讨论