Files
MaliangAINovalWriter/.cursor/rules/documentation_links.mdc
2025-09-10 00:07:52 +08:00

24 lines
885 B
Plaintext

---
description:
globs:
alwaysApply: false
---
# Documentation Links
This file provides links to important documentation within the project.
- **Overall Architecture**: [项目架构说明.md](mdc:项目架构说明.md)
- **Version Control Guide**: [版本控制功能说明.md](mdc:版本控制功能说明.md)
- **Frontend README**: [AINoval/README.md](mdc:AINoval/README.md)
- **Backend README**: [AINovalServer/README.md](mdc:AINovalServer/README.md)
- **Backend Performance Testing**: [AINovalServer/PERFORMANCE_TESTING.md](mdc:AINovalServer/PERFORMANCE_TESTING.md)
**Documentation Directories:**
- **Requirements**: `需求文档/`
- **Prototypes/Designs**: `原型图/`
- **Testing Plans**: `测试计划与文档/`
- **Backend Development Docs**: `后端开发文档/`
- **Frontend Iteration Plans**: `前端产品敏捷迭代计划/`
- **Postman Collections**: `postman/`