mirror of
https://github.com/ditkrg/guidelines-and-instructions.git
synced 2026-01-22 22:06:40 +00:00
Documentations
This commit is contained in:
parent
5d3a80d9de
commit
600c53d625
@ -117,9 +117,19 @@ As for naming convention, the following format must be used:
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
|
||||
3.
|
||||
|
||||
|
||||
### Documentation
|
||||
|
||||
Unless otherwise specified by the Head of Digital Development, the following documentations are more or less required to be part of every software code:
|
||||
|
||||
1. Pre-development documentations that are created or managed by the Business Intelligence and Requirement Analysis Team of DIT. These include software requirement analysis documents, process mappings, workflow diagrams, and additive resources that resulted in the specifications of the current software version.
|
||||
2. Software Specification Document that describes the nature and detailed features of the application.
|
||||
3. Final Quality Assurance Report on Testing and Acceptance.
|
||||
4. Manuals
|
||||
1. Installation Manuals
|
||||
2. Operation Manuals
|
||||
3. User Manuals
|
||||
5. Release Notes
|
||||
6. README.md that describes each software code's settings. (Refer to README.md templates for each code base)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user