I have been looking at the repository for cflib on Github. Reading documentation and looking at the examples and I understand just about NOTHING, except the command to connect to the Crazyflie, in the code of the examples. (Yes, I know. I'm a noob.) And I can't find any documentation that lists the functions made available by cflib. I tried to look on the Wiki too, but no luck there either.
Is there a document anywhere that lists the functions that are provided in cflib and what these do? Or do I just have to start modifying example code randomly, hoping to gain some insight?
I can't see how I could possibly hope to write a script of my own when I understand as little of the code as I do now.

Any advice is welcome!