Hacker News new | ask | show | jobs
by corbet 947 days ago
The kernel docs are generated with Sphinx, just like the Python docs are. Are you saying you wish we used the Python theme?
1 comments

No, I was referring to the structure of Python docs. More specifically, I want there to be something like the 'Library Reference'. It starts from the basics and moves to more abstract/advanced topics. I guess the current docs are optimized for many different use cases, but as a beginner, it is very hard for me to gen an 'Overview' of linux from the official docs. There should better categorization IMO!
There is the Linux Programming Environment book, which covers most of the library.