Changes between Version 4 and Version 5 of GCI/Documentation/SoftwareEngineeringHandbook


Ignore:
Timestamp:
10/20/18 15:52:26 (6 years ago)
Author:
Gedare Bloom
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GCI/Documentation/SoftwareEngineeringHandbook

    v4 v5  
    77== Task Description ==
    88
    9 This set of tasks involve assembling documentation from the Wiki and from an assembled draft to create a new RTEMS manual, the "Software Engineering Handbook". One task instance is made for the initial import of the current draft into the wiki, and one task for updating each chapter of the draft. A final task will be made to integrate the draft into the rtems-docs.git repository as a new manual.
     9This set of tasks involve assembling documentation from the Wiki and from an assembled draft to create a new RTEMS manual, the "Software Engineering Handbook". One task instance is made for the initial import of the current draft into rtems-docs.git, and one task for updating each chapter of the draft.
    1010
    1111== Directions for Students ==
    1212
    13 Refer to the task directions on the Code-In app. The wiki draft version that you will work with is [wiki:GCI/Documentation/SoftwareEngineeringHandbook/Draft available here]. For help with ReST see WikiRestructuredText.
     13Refer to the task directions on the Code-In app.
     14
     15The outline of the Software Engineering Handbook is:
     161.      Introduction to RTEMS
     171.      RTEMS Pre-Qualification
     181.      Software Development Management
     19  * Implementation Details
     20  * Coding Standards
     21  * Change Management
     22  * Issue Tracking - TRAC usage
     231.      Software Test Plan Assurance and Procedures
     24  * Scope
     25  * Procedures
     26  * Methodologies
     27  * Tools
     281.      Software Release Management
     29  * Software Change Report Generation
     30  * Version Description Document (VDD) Generation
     311.      User’s Manuals
     321.      Licensing Requirements 
     331.      References
     341.     Appendices
    1435
    1536== Directions for Mentors ==