Commit 6ba5e57
committed
Consolidate documentation: move detailed docs to docs/ directory
Reduced markdown files from 10 to 7 for better organization.
Changes:
- Moved ARCHITECTURE.md, DEVELOPMENT.md, MIGRATION.md to docs/
- Removed tests/README.md and docs/baseline/README.md (unnecessary)
- Updated README.md with links to all documentation
Final structure (7 markdown files):
Root (3):
- README.md (main documentation)
- CONTRIBUTING.md (contribution guide)
- CHANGES.md (version history)
.github/ (1):
- PULL_REQUEST_TEMPLATE.md (GitHub template)
docs/ (3):
- ARCHITECTURE.md (codebase structure)
- DEVELOPMENT.md (dev setup)
- MIGRATION.md (migration guide)
All essential information is preserved and easier to find.1 parent fabbf26 commit 6ba5e57
File tree
6 files changed
+9
-377
lines changed- docs
- baseline
- tests
6 files changed
+9
-377
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
240 | 248 | | |
241 | 249 | | |
242 | 250 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
0 commit comments