|
From: <Jen...@i2...> - 2002-01-14 21:10:26
|
Nobody replied to my question in jython-users, so I thought I'd try over here. Is there any way to generate documentation from doc strings in jython? I need to be able to generate documentation, javadoc-style, for a jython library I'm putting together. If there is no way to do this, are there plans for it to be added to jython? I found something called HappyDoc which I might be able to use, but unfortunately, I think I'd have to run it on my Jython py files using CPython, and also I think it has a bug right now which prevents it from working on Windows. Not the ideal solution. Jennifer |