PyMaemo/UI tutorial/Introduction

(Introduction)
(add link to C documentation)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
-
=Introduction=
+
{{main|Legacy Maemo 5 Documentation/Graphical UI Tutorial/Introduction}}
-
For more information about the plataform architecture see: [[Documentation/Maemo 5 Developer Guide/Graphical UI Tutorial/Introduction | Official Maemo 5 Tutorial]]
+
This document provides the basics for writing [[Hildon]] applications in Python. It was mostly based on the official [[Documentation/Maemo 5 Developer Guide|Maemo 5 developer guide]]. For general information about the Maemo 5 development platform, consult that documentation.
 +
 
 +
Any omissions, comments or suggestions can be reported to the PyMaemo mailing list:
 +
 
 +
https://garage.maemo.org/mailman/listinfo/pymaemo-developers/
 +
 
 +
Bugs about the wiki documentation can be reported on the Bugzilla:
 +
 
 +
https://bugs.maemo.org/enter_bug.cgi?product=PyMaemo
 +
 
 +
[[Category:Python]]

Latest revision as of 10:56, 7 October 2010

Main article: Legacy Maemo 5 Documentation/Graphical UI Tutorial/Introduction


This document provides the basics for writing Hildon applications in Python. It was mostly based on the official Maemo 5 developer guide. For general information about the Maemo 5 development platform, consult that documentation.

Any omissions, comments or suggestions can be reported to the PyMaemo mailing list:

https://garage.maemo.org/mailman/listinfo/pymaemo-developers/

Bugs about the wiki documentation can be reported on the Bugzilla:

https://bugs.maemo.org/enter_bug.cgi?product=PyMaemo