diff -r c7c26511138f -r 7c4a911dc066 buildframework/helium/doc/src/manual/sysdef3.rst --- a/buildframework/helium/doc/src/manual/sysdef3.rst Wed Jun 16 16:51:40 2010 +0300 +++ b/buildframework/helium/doc/src/manual/sysdef3.rst Fri Aug 13 14:59:05 2010 +0300 @@ -8,7 +8,7 @@ How to configure the feature? ----------------------------- -In order to enable the support you first need to define the **schema.new** property to true. Then define a resource ant element to either +In order to enable the support you first need to define the **sysdef3.enabled** property to true. Then define a resource ant element to either point to root definition file or package_definition.xml file. e.g: @@ -40,8 +40,8 @@ The package_map.xml must be placed under the root directory of the package. **package_definition.xml** without package_map.xml are considered -as invalid by the copying step and the automatic root system definition file generation. Only exception to that rule is for the virtual package -which must be placed exactly two level under the root of the package. +as invalid by the copying step and the automatic root system definition file generation. Only exception to that rule is for the vendor +package_definition.xml which must be placed exactly two level under the root of the package. Example of package structure: ::