mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
16 lines
456 B
Markdown
16 lines
456 B
Markdown
# Feature Documentation
|
|||
|
|
|
||
|
|
Documentation for features organized by team.
|
||
|
|
|
||
|
|
## Structure
|
||
|
|
|
||
|
|
- `/backend/` - Backend features (be-doc writes)
|
||
|
|
- `/frontend/` - Frontend features (fe-doc writes)
|
||
|
|
- `/ux_ui/` - UX/UI features (ux-doc writes)
|
||
|
|
- `/shared/` - Cross-team features (any documenter writes)
|
||
|
|
|
||
|
|
## Access
|
||
|
|
|
||
|
|
Each team subdirectory follows the same access pattern as the main team docs.
|
||
|
|
The `/shared/` directory is readable by all and writable by any documenter.
|