Please provide well-structured developer's guide
Created by: zealoct
I believe it would provide a lot of help to those developers who want to contribute code to Paddle. I really hope there could be a well structured document introducing Paddle's system design from the highest perspective into the very detailed implementation (of course the overview is much more important than the detail).
For me, I have to read a lot of scattered design document and dig into many code implementations without much direction to figure out how to add a new feature. I think this cost developers extra efforts to contribute code.