Archive/Current Events/2008-06-24: Difference between revisions

mNo edit summary
Dfarning (talk | contribs)
m Update link
Line 25: Line 25:
7. Documentation: There are a number of complementary efforts for documenting the Sugar API and the process for creating sugar activities: (1) a high-level functional design of Sugar (See http://wiki.laptop.org/go/Human_interface_guidelines); (2) a set of "how to's"; (3) a set of APIs generated from the actual code (extracted through pydocs); and (4) some basic startup guides.  
7. Documentation: There are a number of complementary efforts for documenting the Sugar API and the process for creating sugar activities: (1) a high-level functional design of Sugar (See http://wiki.laptop.org/go/Human_interface_guidelines); (2) a set of "how to's"; (3) a set of APIs generated from the actual code (extracted through pydocs); and (4) some basic startup guides.  


David Farning has spent the week cleaning up the Sugar application programming interface (API) reference documentation at api.sugarlabs.org. Code for the site is at [https://www.develer.com/gitweb/pub?p=users/dfarning/api.git;a=summary api.git] and a rough draft of an API tutorial can be found in the wiki ([[DevelopmentTeam/Tutorials/API_Documentation]]). David is soliciting modules from developers to add to the build_api.sh script, which he plans to run daily.
David Farning has spent the week cleaning up the Sugar application programming interface (API) reference documentation at api.sugarlabs.org. Code for the site is at [https://www.develer.com/gitweb/pub?p=users/dfarning/api.git;a=summary api.git] and a rough draft of an API tutorial can be found in the wiki ([[DocumentationTeam/API Documentation]]). David is soliciting modules from developers to add to the build_api.sh script, which he plans to run daily.


Faisal Anwar is writing a Sugar almanac to help new Sugar/Python developers. He is soliciting code samples and feedback. This week, he updated the section on how the basic activity creation tasks (Please see [http://wiki.laptop.org/go/Sugar.activity.activity Sugar.activity.activity]). In addition, he has written up some examples of basic datastore access. Additional documentation can be found at [http://wiki.laptop.org/go/Sugar-api-doc Sugar-api-doc].
Faisal Anwar is writing a Sugar almanac to help new Sugar/Python developers. He is soliciting code samples and feedback. This week, he updated the section on how the basic activity creation tasks (Please see [http://wiki.laptop.org/go/Sugar.activity.activity Sugar.activity.activity]). In addition, he has written up some examples of basic datastore access. Additional documentation can be found at [http://wiki.laptop.org/go/Sugar-api-doc Sugar-api-doc].