Augmented matplotlib docs

Hello all. I use matplotlib occasionally but not often enough that I
remember the api, so when I use it, I refer frequently to the docs. I
appreciate that the docs are very complete in most areas, but I find
navigation very difficult. I have chm files for most of the platforms I
use and I appreciate the navigation pane they provide.

To make a long story short, I have created a small extension for Google
Chrome which pulls out the relevant information and creates a handy-dandy
treeview navigation pane for the matplotlib api docs. I threw in support
for the python docs as well.

Learn more and install the extension here:
https://bitbucket.org/altaurog/sphdoctoc

enjoy,
Aryeh Leib Taurog