Commit 4826f0c
committed
Update project structure documentation in README
This commit updates the project structure section in the README to accurately
reflect the current organization:
- Add new docs/ directory that contains markdown documentation and generated
API documentation
- Clarify that app/ is the default application directory, which can be
customized via APP_DIR
- Add data/ directory structure which contains database files and dumps
- Improve descriptions to better explain the purpose of each directory
- Reorganize the structure to show logical groupings of related directories
This updated documentation gives users a clearer understanding of the project
organization and helps them navigate the codebase more effectively.1 parent b2c4025 commit 4826f0c
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
319 | 325 | | |
320 | 326 | | |
321 | 327 | | |
| |||
0 commit comments