Issue Description
I find the documentation extremely hard to read and time consuming. Very badly written.
Examples:
-
In Binary Distribution Format section, Details chapter is before File Format chapter, making forward references to distribution-1.0.dist-info/WHEEL, distribution-1.0.data/. Some things are not defined at all, like what is purelib, what is patlib?
-
In Overview of the Python Packaging, there is so little about the actual source and binary packaging and so much about Packaging Python applications. Packaging Python applications is just a discussion and its place should be in a Anexa or something, and not wasting reader's time with useless information.
How should documentation be improved
- No forward references
- Be concise and precise.
- Move discussions to separate sections. There is a discussion section, but a lot of useless text for the reader is into the overview section as well.
Code of Conduct
Issue Description
I find the documentation extremely hard to read and time consuming. Very badly written.
Examples:
In
Binary Distribution Formatsection,Detailschapter is beforeFile Formatchapter, making forward references todistribution-1.0.dist-info/WHEEL,distribution-1.0.data/. Some things are not defined at all, like what is purelib, what is patlib?In
Overview of the Python Packaging, there is so little about the actual source and binary packaging and so much aboutPackaging Python applications.Packaging Python applicationsis just a discussion and its place should be in a Anexa or something, and not wasting reader's time with useless information.How should documentation be improved
Code of Conduct