Difference between revisions of "The CINDY Cognitive Architecture"
(Created page with "This wiki was used to temporarily host the software development documentation for the [http://www.dream2020.eu DREAM] project: Development of Robot-enhanced Therapy for Childr...") |
|||
Line 1: | Line 1: | ||
− | This wiki was used to temporarily host the software development documentation for the [http://www.dream2020.eu DREAM] project | + | This wiki was used to temporarily host the software development documentation for the [http://www.dream2020.eu DREAM] project |
− | '''All pages | + | '''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 it instead of the pages below which are not being maintained. |
− | + | <HR> | |
+ | |||
+ | To find out what has changed after 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:29, 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 it instead of the pages below which are not being maintained.
To find out what has changed after 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