Development Team/Manual: Difference between revisions
m Developers manual moved to DevelopmentTeam/Manual: move new import |
m update links after initial import |
||
| Line 16: | Line 16: | ||
== Overview == | == Overview == | ||
* [[ | * [[DevelopmentTeam/Manual/Setup]] | ||
** Describes how to set up a | ** Describes how to set up a Sugar development environment on your PC or workstation. It discusses emulation, running Sugar OS natively or in a virtual machine, cross compiling, and some configuration options. It also includes a discussion of which approach is likely to be the most appropriate for you | ||
* [[Test Config Notes]] | * [[Test Config Notes]] | ||
** If you have an XO, this page has many useful configuration tips for testing your application. | ** If you have an XO, this page has many useful configuration tips for testing your application. | ||
* [[Developers/Stack]] | * [[Developers/Stack]] | ||
** Describes the choices of programming languages and "software stacks" for developing code on the OLPC. It details the base stack of hardware, firmware, operating system and the | ** Describes the choices of programming languages and "software stacks" for developing code on the OLPC. It details the base stack of hardware, firmware, operating system and the Sugar environment. It then gives options for programming in Python, Squeak, C/C++ and other languages or activities. | ||
* [[Developers/Issues]] | * [[Developers/Issues]] | ||
** Describes the special considerations required for working on the OLPC project, particularly those driven by our target hardware and deployment environments | ** Describes the special considerations required for working on the OLPC project, particularly those driven by our target hardware and deployment environments | ||
| Line 32: | Line 32: | ||
* [[Developers/FAQ]] | * [[Developers/FAQ]] | ||
** Collects and attempts to answer common questions that developers have when working on the Sugar platform | ** Collects and attempts to answer common questions that developers have when working on the Sugar platform | ||
== Related docs and manuals == | == Related docs and manuals == | ||