Version 1 (modified by deyan, 17 years ago) (diff) |
---|
Tasks results
Each task should have a wiki page which should contain one or more of the following result types:
Types
- a specification (produced in the analysis phase of each task)
- a development document (produced in the design phase). Can also be the final result of a task.
- a diagram (usually as a part of a specification or development document).
- Diagrams should be stored in the repository, at their proper place.
- trunk\sophie2-platform\doc\spec-diagrams
- trunk\sophie2-platform\doc\dev-doc-diagrams
- Diagrams should be included in the wiki page by typing " [source:filename]" (Preview:filename) [Image:filename]
- Diagrams should be stored in the repository, at their proper place.
[source:filename]
# a how-to (usually as a part of a development document) # source code (produced in the implement phase of most tasks). # a review (done after each phase). This decides whether the task can proceed to the next phase.