Closed
Description
If a module or a class contains many (member)functions, it is very hard to find a certain function on the documentation page. If I am going to find a function name, I use ctrl+f on Chrome, and threre are too many mathes.
For example, the pyplot module: http://matplotlib.org/api/pyplot_api.html#pyplot
I would suggest that there should be a function and class index on the right of the page, so one can scan through them very quickly.