Activity Team/Resources: Difference between revisions
| (One intermediate revision by the same user not shown) | |||
| Line 59: | Line 59: | ||
The Sugar Almanac contains all the information you need to start writing Sugar activities, ranging from directory structure to bundle format to API reference. It also contains answers to common questions and examples of common tasks. | The Sugar Almanac contains all the information you need to start writing Sugar activities, ranging from directory structure to bundle format to API reference. It also contains answers to common questions and examples of common tasks. | ||
* | * https://developer.sugarlabs.org/sugar3 | ||
This automatically updated site contains the official API documentation for Sugar. Though it is currently quite sparse, the source code is included with the documentation and it's useful to have that at your fingertips. | This automatically updated site contains the official API documentation for Sugar. Though it is currently quite sparse, the source code is included with the documentation and it's useful to have that at your fingertips. | ||
| Line 116: | Line 116: | ||
This is an open area for posting links related to activity development. | This is an open area for posting links related to activity development. | ||
===Hosting=== | ===Hosting=== | ||
https://github.com/sugarlabs may host your Sugar related code. | |||
===Sample code=== | ===Sample code=== | ||