I bought a crazyflie 2.0 some days ago and after spent some times to play with it, I want to explore the API to develop with it.
I browse the wiki, the web site and github repositories and I don't find a global documentation about the code.
For example, I search a documentation about C function for the firmware (which function does what) or in the python client, which module does what.
I can explore the code (I had started to do that) but read all the code to find which function does what is not really easy to start.
Does it exist a documentation about the code ?
Thanks a lot
