Hi there, I constantly find myself looking up signatures of functions when writing mochikit-based javascript. The fact that each module is documented in a different page makes this a little cumbersome.
With some DOM extraction, I took the "API reference" section of each module and dumped in a single HTML file (see attachment). The process was cumbersome though, any chances such a file could be generated directly from the RST sources? With this single HTML file in hand, I have a key-combination in my editor that takes the current word under the cursor, appends it to "urltothehtmlfile.html#fn-" and opens in a browser window. Arnar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit -~----------~----~----~----~------~----~------~--~---
