Hello,

My second try, at the first I forgot sending with the registered mail
address:

at first excuse my (may be) bad english, i'm not used to speak it ;-)

At moment we've got 6 licenses of PyDev Extensions and are planning to roll
it out for the whole company. Due to this and because we're using Epydoc for
our python documentation, I've written an extension for PyDev checking the
doc's being complete and Epydoc compliant (on build like pylint) and create
local API Docs (as HTML).

One thing I'd like to do is showing an HTML Hover for python code objects
containing the Epydoc formatted docstring (which is HTML) instead of the raw
text one, which sometimes looks very ugly when using Epydoc.
For this it would be nice having the whole docstring passed to an extension
point interface which could render it as HTML and return it - I think this
would work for other docstring types, too.

Are there plans for the future having something like this or is there
another way doing this now?

Thanks,

André


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to