sl@0
|
1 |
// -ReadMe.txt
|
sl@0
|
2 |
|
sl@0
|
3 |
// Read Me file for the engineering component folder
|
sl@0
|
4 |
// Last updated: 15 Jan 2007
|
sl@0
|
5 |
|
sl@0
|
6 |
The engineering folder exists to hold engineering documentation and
|
sl@0
|
7 |
artifacts related to the component's development that are NOT suitable for
|
sl@0
|
8 |
inclusion into the documentation folder.
|
sl@0
|
9 |
|
sl@0
|
10 |
Files in the documentation folder are automatically picked up into the Symbian
|
sl@0
|
11 |
Developer Library material and required a higher level of quality to be attained
|
sl@0
|
12 |
than those that would be found here. However, the files held here need to be
|
sl@0
|
13 |
complete and accurate as they are shipped with the component source in CustKits.
|
sl@0
|
14 |
|
sl@0
|
15 |
Typical files found in this folder include:
|
sl@0
|
16 |
|
sl@0
|
17 |
o Doxygen and compiled HTML files.
|
sl@0
|
18 |
o Feature design & test documentation from projects
|
sl@0
|
19 |
o Component test documentation
|
sl@0
|
20 |
o Object models from Rational rose or Enterprise Architect
|
sl@0
|
21 |
o Performance reports/data
|
sl@0
|
22 |
o Technical reports
|
sl@0
|
23 |
o Component UID usage logs
|