Port documentation of second Marble tutorial to Python
completed by: Benjamin Kaiser
mentors: Torsten Rahn, Dennis Nienhüser, Utku Aydın, René Küttner
There is some nice documentation available for programming with Marble and C++.
http://techbase.kde.org/Projects/Marble/MarbleMarbleWidget
We would like to offer the same kind of tutorial for Python.
This task is about providing the same tutorial as above as a python tutorial.So this task includes:
- Adapting API references
- Adapting example code
- adaoting build instructions
- adapting the screenshot
- adapting the instructions
The whole wiki page should be created here:
http://techbase.kde.org/Projects/Marble/MarblePythonMarbleWidget
See marble/docs/bindings/python/html/allclasses.html inside the source code for an API reference for python :)