|
@@ -1,8 +1,9 @@
|
|
|
# Summary
|
|
|
|
|
|
- [设计](design/README.md)
|
|
|
- - [需求](design/requirements.md)
|
|
|
+ - [需求分析](design/requirements.md)
|
|
|
+ - [系统架构](design/architecture.md)
|
|
|
- [运维](operation/README.md)
|
|
|
- [CI工作流](operation/workflow.md)
|
|
|
- - [重启所有服务](operation/restarter.md)
|
|
|
+ - [重启服务](operation/restarter.md)
|
|
|
- [版本回退](operation/rollback.md)
|