Changes

Line 21: Line 21:  
==== [[Platform Team/Recipe Specification|Recipes]] ====
 
==== [[Platform Team/Recipe Specification|Recipes]] ====
   −
This is the departing point for both, users and doers, environments for particular sweet project. It is intended to accomplish the major task - how to prepare the code to launch.
+
This is the departing point for both, users and doers, environments for the particular sweet project. It is intended to accomplish the major task - how to prepare the code to launch.
    
Sweets contain recipe file in sources directory. Recipes are improved versions of {{Code|activity.info}} files with the difference that recipes fully describe the sweet (i.e., like GNU/Linux distribution spec files do) and intended not only for activities.
 
Sweets contain recipe file in sources directory. Recipes are improved versions of {{Code|activity.info}} files with the difference that recipes fully describe the sweet (i.e., like GNU/Linux distribution spec files do) and intended not only for activities.
   −
Recipes contain various metadata about the sweet, including important ones like version, dependencies and ''sweet_id''. The value of ''sweet_id'' is just a short (not unique) name which is being used in various sweet [[#Identifiers|identifiers]].
+
Recipes contain various metadata about the sweet, including important ones like version, dependencies and ''sweet_id''. The value of ''sweet_id'' is just a short (not unique) name which is being used in various sweet [[#Identifiers and implementations|identifiers]].
    
==== Identifiers and implementations ====
 
==== Identifiers and implementations ====