Difference between revisions of "The CINDY Cognitive Architecture"
Line 3: | Line 3: | ||
'''All pages were migrated to the [https://dreamproject.aldebaran.com/projects/dream/wiki official DREAM wiki] on 06/11/2014''' | '''All pages were migrated to the [https://dreamproject.aldebaran.com/projects/dream/wiki official DREAM wiki] on 06/11/2014''' | ||
− | Please refer to | + | Please refer to the official wiki instead of the pages below; there are no longer being maintained. |
− | + | For an overview of the changes since the Amsterdam workshop on the 1-2 September until the migration on the 6 November, refer to the [[Updates]] page. | |
− | + | ||
− | + | ||
== DREAM Developer Guides == | == DREAM Developer Guides == |
Revision as of 03:31, 7 November 2014
This wiki was used to temporarily host the software development documentation for the DREAM project
All pages were migrated to the official DREAM wiki on 06/11/2014
Please refer to the official wiki instead of the pages below; there are no longer being maintained.
For an overview of the changes since the Amsterdam workshop on the 1-2 September until the migration on the 6 November, refer to the Updates page.
DREAM Developer Guides
- Software Installation Guide
- Software Users Guide
- Software Development Guide
- Software Integration Guide
- System Architecture Guide
- Component Reference Manual
DREAM Software Engineering Standards
These pages are derived from the mandatory and recommended software engineering standards in Deliverable D3.2. The mandatory standards are contained in Appendices A, B, and C (File Organization, Internal Documentation, and Component Functionality, respectively), as well as Section 4 on Testing. The recommended standards are contained in Appendices D and E (Programming Style and Programming Practice, respectively).
- Mandatory Standards for File Organization
- Mandatory Standards for Internal Documentation
- Mandatory Standards for Component Functionality
- Mandatory Standards for Testing
- Recommended Standards for Programming Style
- Recommended Standards for Programming Practice