HappyDoc, Jython and docstrings
Ant
antroy at gmail.com
Tue May 15 10:27:23 EDT 2007
On May 15, 12:07 pm, Ant <ant... at gmail.com> 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 looked into HappyDoc, which is supposed to work on jython as well
Actually - don't worry. I've discovered Epydoc, which seems to work
fine for jython source using the --parse-only flag.
Cheers,
--
Ant...
http://antroy.blogspot.com/
More information about the Python-list
mailing list