Documentation Team: Difference between revisions
m typos |
|||
| Line 10: | Line 10: | ||
== Manual == | == Manual == | ||
* Setup a development environment. This is wiki oriented so we should probably not even mention jhbuild (we should | * Setup a development environment. This is wiki oriented so we should probably not even mention jhbuild (we should definitely not do so until we have a bunch of autobuild slaves running). | ||
* "Write your activity" tutorial. It should include all the important bits: graphic controls, datastore, collaboration | * "Write your activity" tutorial. It should include all the important bits: graphic controls, datastore, collaboration | ||
* Probably good to have a pygame tutorial, it's probably the best thing we have at the moment to do free form graphics stuff. | * Probably good to have a pygame tutorial, it's probably the best thing we have at the moment to do free form graphics stuff. | ||
| Line 20: | Line 20: | ||
* [[Release|Release process]] | * [[Release|Release process]] | ||
* [[Triage|Bug triage]] | * [[Triage|Bug triage]] | ||
* Publish | * Publish your activity. Maybe we need bits of infrastructure to make this easier, something like [https://addons.mozilla.org/ firefox addons]. But even just a wiki page could be start if we maintain it well. | ||