Open
Description
I started step-by-step tutorials a while ago in this issue #159, however it was quite labor intensive to do this all by hand.
That is why a while ago I've played around with writing a parser that can turn a python script into a full tutorial in markdown, which can be put on the website. Here you can find the source: https://github.com/knmcguire/auto-tutorial
It might be good to have all the (big) examples also as an tutorial format? And do we want to automatically link to the generated API doc of the cflib ?