Commit d85345c
committed
Refactor: Organize documentation into subdirectories
This commit moves existing documentation files into more specific
subdirectories within the `docs/` folder to improve organization.
It also updates the `AGENTS.md` and `README.md` files to reflect
these new paths.
Key changes:
- Moved architecture recommendations to `docs/core/`.
- Created new directories for screens, UI/UX, and general style guidance.
- Added new documentation files for:
- Core architecture and modules (`architecture.md`, `core-module.md`, `data-layer.md`, `solid-principles-android.md`)
- Screen-specific details (`help.md`, `home.md`, `main.md`, `onboarding.md`, `settings.md`, `permissions.md`, `startup.md`, `support.md`)
- UI components (`ui-components.md`)
- UI/UX guidelines (`ui-ux-guidelines.md`)
- General style guidance (`style-guidance.md`)1 parent 9946be6 commit d85345c
File tree
19 files changed
+868
-162
lines changed- docs
- core
- general
- screens
- settings
- privacy
- ui-ux
19 files changed
+868
-162
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
This file was deleted.
0 commit comments