On May 15, 12:07 pm, Ant <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I'm looking to provide online python documentation for several jython
> modules: does anyone know if there are tools to create documentation
> from docstrings that work in Jython? Jython doesn't provide the pydoc
> module.
>
> I've
Hi All,
I'm looking to provide online python documentation for several jython
modules: does anyone know if there are tools to create documentation
from docstrings that work in Jython? Jython doesn't provide the pydoc
module.
I've looked into HappyDoc, which is supposed to work on jython as well