docs: add DIRECTORY_STRUCTURE.md to document project organization and file layout
Some checks failed
CI / build-and-test (push) Has been cancelled

This commit is contained in:
MayaTheShy
2025-11-09 03:13:09 -05:00
parent 50c094ca2c
commit 5f9def40d9
2 changed files with 196 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ This directory contains all project documentation organized by topic.
### Getting Started
- **[../README.md](../README.md)** - Main project README with quick start guide
- **[DEVELOPER_GUIDE.md](DEVELOPER_GUIDE.md)** - Developer quick reference with commands and tips
- **[DIRECTORY_STRUCTURE.md](DIRECTORY_STRUCTURE.md)** - Project organization and file layout
### Project Information
- **[CHANGELOG.md](CHANGELOG.md)** - Version history and changes