|
|
|
|
|
by Wilfred
5691 days ago
|
|
Python's docs are reasonable, but could be better. I don't like the left-hand contents, I find it breaks the flow. Wikipedia's inline contents seem far more intuitive. I'd like to be able to jump to specific functions. (Moving to bpython solved most of these problem though, as it shows the docstring for a given function inline.) Also, you end up spending a lot of time reading the docs and so a little typographical polish wouldn't hurt. The page is simply too wide. |
|