Menu

Methods documentation

After finishing the methods list and selection, I figured the jump to having the docstring pulled and displayed for the selected method is not too much of a reach.
I had a few hours of internet outage today, so I had to use the interpreter's inspect to get some documentation for my own code (no online reference). Took a little more time, but it all worked out.

Posted by Amir Geva 2013-09-10

Log in to post a comment.