On Sat, May 26, 2012 at 11:32 AM, Terry Brown <[email protected]> wrote:
> I like epydoc, but it seems that Sphinx is probably pushing it out these days. epydoc is a lot lighter than Sphinx, which is nice. Thanks. For some reason I hadn't thought of epydoc and Sphinx has competitors. > I don't think generated docs. go out of date too fast, only small parts of > the code base change at a time, and they have nice hyperlinking between > things. Rather than create nifty web pages that almost nobody will use, wouldn't it be good to have a find-def command (with ctrl-click support) that would do the hyperlinking in Leo? It shouldn't be too hard: create an auto-completion-like popup if there are multiple possibilities. I'll see what I can do today. > If epydoc can point out functions without documented parameters, that would > be good :-) That's the idea. EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en.
