Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into feature/testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MulisaMusehane committed Sep 30, 2024
2 parents 444c66b + 465984b commit 6ff9a26
Show file tree
Hide file tree
Showing 23 changed files with 799 additions and 65 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,12 @@

The documentation provides different versions and progress for each demo, guiding you through various aspects of the project, including architectural design, implementation details, and user guidelines - [Click Here to See Documentation Versions](./documentation/README.md)

## Links to the Latest Documentation of the Project

- [User Manual](./documentation/specifications/UserManual.pdf)
- [Technical Installation Manual](./documentation/specifications/TechnicalInstallationManual.pdf)
- [Technical Installation Manual](./documentation/specifications/TechnicalInstallationManualVersion2.pdf)
- [Coding Standards](./documentation/specifications/Coding%20Standards.pdf)
- [Requirements Specification](./documentation/specifications/RequirementsSpecification.pdf)
- [Testing Specification](./documentation/specifications/TestingSpecificationVersion3.md)
- [Architectural Specification](./documentation/specifications/ArchitecturalSpecificationVersion4.md)

- [Testing Specification](./documentation/specifications/TestingSpecification.pdf)
- [Architectural Specification](./documentation/specifications/ArchitecturalSpecificationVersion4.pdf)


<h1 align="center">Meet The Infinite Loopers!</h1>
Expand Down
6 changes: 3 additions & 3 deletions documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
## Demo 4

1. [Architectural Specification](./specifications/ArchitecturalSpecificationVersion4.md)
2. [Testing Specification](./specifications/TestingSpecificationVersion3.md)
2. [Testing Specification](./specifications/TestingSpecificationVersion4.md)
3. [Delivery Specification](./specifications/DeliverySpecificationVersion2.md)
4. [Requirements Specification](./specifications/RequirementsSpecificationVersion4.md)
5. [User Manual](./specifications/UserManualVersion4.md)
6. [Coding Standards](./specifications/CodingStandardsVersion2.md)
6. [Coding Standards](./specifications/CodingStandardsVersion3.md)
7. [API / Services Contract](./specifications/APISpecificationVersion3.md)
8. [Technical Installation Manual ](./specifications/TechnicalInstallationManual1.md)
8. [Technical Installation Manual ](./specifications/TechnicalInstallationManualVersion2.md)


[Back to Main](/README.md)
Loading

0 comments on commit 6ff9a26

Please sign in to comment.