Create a system of documentation that can be stored inside the project along with the code, tests, and all other relevant materials. The system will be under the same source control as the code.
By making the documents dynamic, and having them generated by the same files that we use to track progress they will always stay relevant. Documentation will be updated when the team makes changes to the markdown files e.g. updates to a Kanban will be reflected immediately in the documentation.
Completion:
Create a system of documentation that can be stored inside the project along with the code, tests, and all other relevant materials. The system will be under the same source control as the code.
By making the documents dynamic, and having them generated by the same files that we use to track progress they will always stay relevant. Documentation will be updated when the team makes changes to the markdown files e.g. updates to a Kanban will be reflected immediately in the documentation.
Tasks
- Summary document that tracks overall progress
- Design specification
- Functional specification
- Ideation
- Project plan
- Requirements specification
- Technical specification
- Test specification
- Design specification