You are not logged in Log in Join
You are here: Home » Members » Alexandre Fernandez » How to use epydoc with Zope 2.7 » better: » discussionitem_view

Log in
Name

Password

 

Comment

Comment

Discussion icon better:

Posted by: simon at 2006-08-14

You may not even need the script - this worked just the same for me:

 zopectl run /usr/bin/epydoc Products.ZWiki

Very cool. Unfortunately it only sees the declarations in the product's __init__.py, I wonder why.