Status: Accepted Owner: janne.t.harkonen CC: pekka.klarck Labels: Type-Documentation Priority-Medium Target-2.1.1
New issue 381 by pekka.klarck: Python basics tutorial http://code.google.com/p/robotframework/issues/detail?id=381 We have old Python basics training material that is targeted for people writing test libraries to RF. We uploaded the original version control yesterday: http://code.google.com/p/robotframework/source/browse/#svn/trunk/doc/python This material is a good start but it needs some improvements before it can be published, and there are some tasks related to publishing too: 1) Check the content, fix typos/bugs and add missing content if needed 2) Save both reStructuredText source and generated HTML in version control (and possibly figure out a better name) 3) Convert code examples to use Pygments 4) Add copyright (NSN) and license (CC 3.0 BY) 5) Create a wiki page with link to the HTML version 6) Check that both reST and HTML version are included in the source distribution 7) Investigate could we convert the tutorial into a slide show with rst2s5.py (not required for RF 2.1.1 but would be nice): http://docutils.sourceforge.net/docs/user/slide-shows.html -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
