docs(docs): 화면별 current와 archive 구조로 분리
This commit is contained in:
22
docs/screens/app/README.md
Normal file
22
docs/screens/app/README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# `/app` Docs
|
||||
|
||||
`/app` 화면 관련 문서를 모아둔 폴더다.
|
||||
|
||||
## current
|
||||
|
||||
지금 `/app` 작업에 직접 영향을 주는 source-of-truth 문서다.
|
||||
|
||||
- [19_app_atmosphere_entry_spec.md](./current/19_app_atmosphere_entry_spec.md)
|
||||
|
||||
## archive
|
||||
|
||||
이전 `/app` 방향이나 구현 완료 후 더 이상 기준 문서가 아닌 자료다.
|
||||
|
||||
- [08_app_reframe_strategy.md](./archive/08_app_reframe_strategy.md)
|
||||
|
||||
## 같이 볼 문서
|
||||
|
||||
`/app`은 화면 자체 문서 외에도 cross-screen flow 영향을 많이 받는다.
|
||||
|
||||
- [../../flows/current/15_app_stats_entry_flow_spec.md](../../flows/current/15_app_stats_entry_flow_spec.md)
|
||||
- [../../flows/current/18_paused_session_reentry_spec.md](../../flows/current/18_paused_session_reentry_spec.md)
|
||||
Reference in New Issue
Block a user