2022-02-07 17:57:55 +03:00
parent b8534b6405
commit 2a8bfa6826
29 changed files with 8335 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# 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)