Line 1: |
Line 1: |
− | <noinclude>{{ GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show | ja =show | ko =show | no =show | pl =show | pt =show | ro =show | ru =show | sv =show }}{{TeamHeader|Development Team|roadmap_link=Release/Roadmap/{{Upcoming Stable Release}}}}</noinclude> | + | <noinclude>{{GoogleTrans-en}}{{TeamHeader|Development Team|roadmap_link={{Upcoming Stable Release}}/Roadmap}}</noinclude> |
| {{TOCright}} | | {{TOCright}} |
| {{:Development Team/Sugar_Architectual_Diagram}} | | {{:Development Team/Sugar_Architectual_Diagram}} |
Line 5: |
Line 5: |
| == Tutorials == | | == Tutorials == |
| | | |
− | [http://wiki.laptop.org/go/Developers/Stack#Python/PyGTK PyGTK] developers will find a collection of [http://wiki.laptop.org/go/Tutorials Tutorials] available, from very simple Hello World projects to an in-depth description of the development of [http://wiki.laptop.org/go/Block_Party Block Party]. | + | [[olpc:Developers/Stack#Python/PyGTK | PyGTK]] developers will find a collection of [[olpc:Tutorials |Tutorials]] available, from very simple Hello World projects to an in-depth description of the development of [[olpc:Block_Party|Block Party]]. |
| | | |
− | [http://wiki.laptop.org/go/Developers/Stack#OLPCGames Pygame] developers will likely want to start with: | + | [[olpc:Developers/Stack#OLPCGames| Pygame]] developers will likely want to start with: |
| | | |
− | * [http://wiki.laptop.org/go/Game_Development_Newbies Game Development Newbies] -- general introduction | + | * [[olpc:Game_Development_Newbies| Game Development Newbies]] -- general introduction |
− | * [http://wiki.laptop.org/go/Game_development_HOWTO Game development HOWTO] -- 5-minutes to your first activity in [http://wiki.laptop.org/go/Pygame Pygame] | + | * [[olpc:Game_development_HOWTO |Game development HOWTO]] -- 5-minutes to your first activity in [http://wiki.laptop.org/go/Pygame Pygame] |
| | | |
− | [http://wiki.laptop.org/go/Developers/Stack#Etoys Etoys]/Smalltalk developers will want to start with [http://wiki.laptop.org/go/Smalltalk_Development_on_XO Smalltalk Development on XO]. | + | [[olpc:Developers/Stack#Etoys|Etoys]]/Smalltalk developers will want to start with [olpc:Smalltalk_Development_on_XO|Smalltalk Development on XO]]. |
| | | |
− | Other developers will want to read about [http://wiki.laptop.org/go/Sugarizing Sugarizing] non-Python applications. | + | Other developers will want to read about [[olpc:Sugarizing|Sugarizing]] non-Python applications. |
| | | |
| == Reference == | | == Reference == |
| | | |
| * http://api.sugarlabs.org/ -- pointers to the various libraries' reference documentation. | | * http://api.sugarlabs.org/ -- pointers to the various libraries' reference documentation. |
| + | * [[Development Team/Release]] -- Sugar platform release process |
| | | |
| You can also run the pydoc script on an XO in order to have browseable pydoc documentation locally. To do this, open a Terminal activity and run: | | You can also run the pydoc script on an XO in order to have browseable pydoc documentation locally. To do this, open a Terminal activity and run: |