Documentation Standards¶
How we document our work at Nheo.
Rules¶
- Every project gets a folder under
projects/ - Document decisions, not just steps
- Write for someone who wasn't in the room
- Use clear headings and avoid walls of text
- Include the Linear project link at the top of project docs
Minimum Documentation Per Project¶
Every project doc must cover at minimum:
- What the project does
- Why we built it this way (key design decisions)
- How to run and maintain it
- Known issues or limitations