Changes

Line 7: Line 7:  
The purpose of this Guide is describing how to get benefits of [[Activity_Team/Services|Sugar Services]] for your library/application, simplify support fork flows and let your users(developers) [[Documentation_Team/Services/Activity_Developers_Guide|use]] your code in simple and convenient way.
 
The purpose of this Guide is describing how to get benefits of [[Activity_Team/Services|Sugar Services]] for your library/application, simplify support fork flows and let your users(developers) [[Documentation_Team/Services/Activity_Developers_Guide|use]] your code in simple and convenient way.
   −
Services are just a set of definitions for urls and names for 0install feeds, it provides to activity developers [[Documentation_Team/Services/Activity_Developers_Guide#Using_Services|convenient]] way to use services. But [http://0install.net/injector-packagers.html regular 0install work flow] still [[Documentation_Team/Services/Activity_Developers_Guide#Low_level_using_of_0install_feeds|works]]. The rest of document describes sugar specific work flow to meet [[Documentation_Team/Services/Activity_Developers_Guide#Using_Services|0sugar]] benefits.
+
This guide is about how to package your code to services, if you are looking for method how to install some software from native packages, see [[Documentation_Team/Services/Native_packages_usage|Native packages usage]] guide.
    
== Detailed description ==
 
== Detailed description ==