Go through the basics on how to create a organised and easy-to-use #Android documentation using #Dokka & #KDoc
https://www.droidcon.com/2023/02/16/how-to-simplify-android-documentation-with-dokka-and-kdoc/
While reading the #linux #kernel #kdoc of net_device struct...
* struct net_device - The DEVICE structure
*
* Actually, this whole structure is a big mistake. It mixes I/O
* data with strictly "high-level" data, and it has to know about
* almost every data structure used in the INET module.
If even the network gurus make decision mistakes regarding code structure, what's left for us mortals?
Go through the basics on how to create an organised and easy-to-use #Android documentation using #Dokka & #KDoc
https://www.droidcon.com/2023/02/16/how-to-simplify-android-documentation-with-dokka-and-kdoc/