Development Team/Resources: Difference between revisions
No edit summary |
No edit summary |
||
| (11 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{TeamHeader|Development Team|roadmap_link={{Upcoming Stable Release}}/Roadmap}}</noinclude> | ||
{{ | |||
{{Note/important|Please note|See this [http://developer.sugarlabs.org/ developer documentation website] for the '''sugar-build''' development environment.}} | |||
'''Are you looking for [[Activity_Team/Resources|documentation on how to create Sugar Activities]]?''' | |||
{{:Development Team/Sugar_Architectural_Diagram}} | {{:Development Team/Sugar_Architectural_Diagram}} | ||
| Line 21: | Line 27: | ||
* http://api.sugarlabs.org/ -- pointers to the various libraries' reference documentation. | * http://api.sugarlabs.org/ -- pointers to the various libraries' reference documentation. | ||
* [[Development Team/Low-level Activity API|Low-level Activity API]] -- how to write Sugar activities without Python | |||
* [[Development Team/Release]] -- Sugar platform release process | * [[Development Team/Release]] -- Sugar platform release process | ||
| Line 32: | Line 39: | ||
to view the documentation. This approach works best with Python-coded libraries which have spent some time on their docstrings (and generally requires that you know English, as most docstrings are written in English). | to view the documentation. This approach works best with Python-coded libraries which have spent some time on their docstrings (and generally requires that you know English, as most docstrings are written in English). | ||
== Beginner's tools == | == Beginner's tools == | ||
| Line 64: | Line 64: | ||
As with most Open Source software projects, we have difficulties with documentation. We are '''very''' interested in finding people interested in documenting the system. If you are too shy about your coding skills to write code, helping us document the code-base would be an amazing and valuable contribution. | As with most Open Source software projects, we have difficulties with documentation. We are '''very''' interested in finding people interested in documenting the system. If you are too shy about your coding skills to write code, helping us document the code-base would be an amazing and valuable contribution. | ||
[[Category:Development Team]] | [[Category:Development Team]] | ||
[[Category:Resource]] | [[Category:Resource]] | ||