Difference between revisions of "Documentation Team/lang-es"

From Sugar Labs
Jump to navigation Jump to search
Line 17: Line 17:
 
We will be working with [http://flossmanuals.net/about FLOSS manuals] to create our end user documentation.  Their excellent getting started guide  is at [http://flossmanuals.net/OLPC_simple OLPC simple].  Works in progress are listed in the DocumentationTeam/KnowledgeBase .
 
We will be working with [http://flossmanuals.net/about FLOSS manuals] to create our end user documentation.  Their excellent getting started guide  is at [http://flossmanuals.net/OLPC_simple OLPC simple].  Works in progress are listed in the DocumentationTeam/KnowledgeBase .
 
| display = none}}
 
| display = none}}
 +
 +
Vea también
 +
* [http://wiki.laptop.org/go/OLPC_Publications Publicaciones de OLPC] En el Wiki de OLPC.
 +
* OLPC Austria [http://www.olpcaustria.org/mediawiki/index.php/Activity_handbook Manual de Actividades]
 +
 +
Ideas del programa
 +
 +
* Establecer un ambiente de desarrollo. con y sin
 +
* Tutorial "Escribe tu actividad". Debería incluir:
 +
** Controles gráficos.
 +
** Alamcenamiento de datos
 +
** Colaboración
  
 
{{ Translated text|
 
{{ Translated text|
Line 29: Line 41:
 
** datastore,  
 
** datastore,  
 
** collaboration.| display = none}}
 
** collaboration.| display = none}}
Véase también
+
 
*[http://wiki.laptop.org/go/OLPC_Publications OLPC Publications] En el Wiki de OLPC.
+
{{anchor|Programming References}}
*
+
== Referencias del programa ==
== Programming References ==
 
 
=== [http://api.sugarlabs.org API] ===
 
=== [http://api.sugarlabs.org API] ===
  

Revision as of 20:53, 1 August 2008

Documentation   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings


Nuestra Misión es proveer la comunidad de sugar con alta calidad de documentación, incluyendo manuales de usuario, referencias de programación y tutoriales

Our mission is to provide the Sugar community with high quality documentation, including user manuals, programming references, and tutorials.


Manuales de Usuario

Estaremos trabajando con manuales FLOSS para crear nuestra documentación o la del usuario. Su excelente guia de inicio está en OLPC simple. El trabajo en progreso se enlista en DocumentationTeam/KnowledgeBase .

We will be working with FLOSS manuals to create our end user documentation. Their excellent getting started guide is at OLPC simple. Works in progress are listed in the DocumentationTeam/KnowledgeBase .

Vea también

Ideas del programa

  • Establecer un ambiente de desarrollo. con y sin
  • Tutorial "Escribe tu actividad". Debería incluir:
    • Controles gráficos.
    • Alamcenamiento de datos
    • Colaboración

See also

Topic Ideas

  • Setup a development environment. With and without jhbuild.
  • "Write your activity" tutorial. It should include:
    • graphic controls,
    • datastore,
    • collaboration.

Referencias del programa

API

The API guide explains how to get started documenting api.

References

  • http://wiki.laptop.org/go/API_reference?
  • Probably we should document the datastore dbus API. I'm not sure what's the best way to generate documentation for it. It's so small that a wiki page might be the simpler solution for now.
  • Existing collaboration documentation is at Collabration.
  • Morgs, my impression after a 3 minutes look over the available documentation is that there is little written with activity authors in mind, and that it's dispersed in several pages and mixed with implementation docs. Is that impression correct? I would like to have a couple of things: 1 complete documentation of the API which interest activity authors (with good links to dbus documentation since it's used so heavily) 2 A complete tutorial as part of the "manual". One of the Tubes pages looks like a pretty good start in this respect. Does it make sense to you? Can we make it happen? -- Marcopg
  • Yes we can! --Morgs 13:50, 16 May 2008 (UTC)
  • Hey, I came up with an alternate "reference" implementation for collaboration when I wrote Colors!, I think it's a lot easier to understand and could be the basis for a good tutorial. The only weird thing is, I wanted my activity class to receive DBus signals directly, so I subclassed ExportedGObject but initialized late - hacky, I know. It would be nice if this were not needed! [1] Wade 18:49, 18 May 2008 (UTC)
  • Low level API (non-python activities). We should just move bert document on this wiki.
this is the page http://wiki.laptop.org/go/Low-level_Activity_API but it must be complemented with

Tutorials

  • Probably good to have a pygame tutorial, it's probably the best thing we have at the moment to do free form graphics stuff.
  • Etoys based activity tutorial?

Glossary

Glossary