docs(docs): 화면별 current와 archive 구조로 분리
This commit is contained in:
20
docs/flows/README.md
Normal file
20
docs/flows/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Flow Docs
|
||||
|
||||
여기는 특정 화면 하나에 속하지 않고, 두 화면 이상을 가로지르는 플로우 문서를 둔다.
|
||||
|
||||
예:
|
||||
|
||||
- `/app -> /stats -> /app`
|
||||
- paused session re-entry
|
||||
- refocus / away-return recovery
|
||||
|
||||
## current
|
||||
|
||||
- [10_refocus_system_spec.md](./current/10_refocus_system_spec.md)
|
||||
- [11_away_return_recovery_spec.md](./current/11_away_return_recovery_spec.md)
|
||||
- [15_app_stats_entry_flow_spec.md](./current/15_app_stats_entry_flow_spec.md)
|
||||
- [18_paused_session_reentry_spec.md](./current/18_paused_session_reentry_spec.md)
|
||||
|
||||
## archive
|
||||
|
||||
- 현재 없음
|
||||
Reference in New Issue
Block a user